all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/5] Add virt-manager
@ 2016-08-03 15:45 Ricardo Wurmus
  2016-08-03 15:45 ` [PATCH 1/5] gnu: Add libvirt Ricardo Wurmus
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ricardo Wurmus @ 2016-08-03 15:45 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

this patch series adds virt-manager and its dependencies.  Currently,
virt-manager fails to build because the optional "gtk-doc" has failing tests.

In order to use virt-manager conveniently we will also have to add a libvirtd
service and polkit rules at some point.

~~ Ricardo


Ricardo Wurmus (5):
  gnu: Add libvirt.
  gnu: Add libosinfo.
  gnu: Add libvirt-glib.
  gnu: Add python-libvirt.
  gnu: Add virt-manager.

 gnu/packages/qemu.scm | 305 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 303 insertions(+), 2 deletions(-)

-- 
2.9.0

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-08-12 18:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-03 15:45 [PATCH 0/5] Add virt-manager Ricardo Wurmus
2016-08-03 15:45 ` [PATCH 1/5] gnu: Add libvirt Ricardo Wurmus
2016-08-07  2:26   ` Leo Famulari
2016-08-10 14:13     ` Ricardo Wurmus
2016-08-03 15:46 ` [PATCH 2/5] gnu: Add libosinfo Ricardo Wurmus
2016-08-07  2:30   ` Leo Famulari
2016-08-11 16:41     ` Ricardo Wurmus
2016-08-12 18:17     ` Ricardo Wurmus
2016-08-03 15:46 ` [PATCH 3/5] gnu: Add libvirt-glib Ricardo Wurmus
2016-08-03 15:46 ` [PATCH 4/5] gnu: Add python-libvirt Ricardo Wurmus
2016-08-03 15:46 ` [PATCH 5/5] gnu: Add virt-manager Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.