guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] Mesa and qemu stuff.


From: David Craven
Subject: [PATCH 0/6] Mesa and qemu stuff.
Date: Sat, 9 Jul 2016 14:50:05 +0200

I'm not sure about patch 0001, but I did some packaging of gstreamer packages
for spice, and I think GST_PLUGIN_PATH is not needed.

Updated mesa to 12.0.0 so that we get cool new features like virtio gpu and the
nir/spirv toolchain. I also added some configure-flags required by wayland, 
which
I'm currently experimenting with.

The system vm command now respects the QEMU_FLAGS and QEMU_NET_FLAGS environment
variables, so that one doesn't have to constantly retype qemu flags.
I also made virtio gpu the default display adapter.

David Craven (6):
  system: Do not export GST_PLUGIN_PATH in /etc/profile.
  vm: Honor 'QEMU_FLAGS' and 'QEMU_NET_FLAGS'.
  gnu: libdrm: Update to 2.4.68.
  gnu: Order module imports in (gnu packages gl) alphabetically.
  gnu: mesa: Update to 12.0.0.
  gnu: mesa-utils: Update to 8.3.0.

 gnu/packages/gl.scm      | 91 +++++++++++++++++++++++++-----------------------
 gnu/packages/xdisorg.scm |  4 +--
 gnu/system.scm           |  3 --
 gnu/system/vm.scm        |  6 ++--
 4 files changed, 52 insertions(+), 52 deletions(-)

--
2.9.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]