summaryrefslogtreecommitdiff
path: root/chunks/libvirt.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/libvirt.morph')
-rw-r--r--chunks/libvirt.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/chunks/libvirt.morph b/chunks/libvirt.morph
new file mode 100644
index 00000000..111d8dbf
--- /dev/null
+++ b/chunks/libvirt.morph
@@ -0,0 +1,10 @@
+name: libvirt
+kind: chunk
+repo: upstream:libvirt
+ref: 13b7bb4acba9b70e015b7faa020b08018885aad8
+build-system: autotools
+configure-commands:
+- |
+ GNULIB_SRCDIR=gnulib-src ./autogen.sh --without-apparmor --with-attr --without-audit --without-avahi --with-blkid --without-capng --with-curl --with-dbus --with-fuse --without-glusterfs --without-hal --without-netcf --without-numactl --without-openwsman --with-pciaccess --without-readline --without-sanlock --without-sasl --without-selinux --without-ssh2 --with-systemd-daemon --with-udev --with-yajl --without-xen --with-qemu --without-uml --without-openvz --without-vmware --without-phyp --without-xenapi --without-libxl --without-vbox --without-lxc --without-esx --without-hyperv --without-parallels --with-test --with-remote --with-libvirtd --with-init-script=systemd --without-bhyve --without-gnutls --without-polkit --without-firewalld --without-dtrace --without-numad --with-network --with-secrets --with-storage-dir --with-storage-fs --with-storage-lvm --without-storage-iscsi --without-storage-scsi --without-storage-mpath --without-storage-disk --with-storage-rbd --without-storage-sheepdog --without-storage-gluster --without-wireshark-dissector --with-python --prefix="$PREFIX"
+install-commands:
+- make DESTDIR="$DESTDIR" install