pkgsrc-WIP-changes archive

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

libvirt: Fix build on Linux



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By:	sjmulder
Date:		Fri Aug 6 21:23:54 2021 +0200
Changeset:	4736e82b136a2fa06469ac44ffbf8bdafb424375

Modified Files:
	libvirt/Makefile
Added Files:
	libvirt/PLIST.Linux

Log Message:
libvirt: Fix build on Linux

Debian 10 at least.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4736e82b136a2fa06469ac44ffbf8bdafb424375

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvirt/Makefile    |  7 ++++
 libvirt/PLIST.Linux | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)

diffs:
diff --git a/libvirt/Makefile b/libvirt/Makefile
index eb6013a234..14e0abdbd2 100644
--- a/libvirt/Makefile
+++ b/libvirt/Makefile
@@ -47,6 +47,13 @@ CONF_FILES+=		${EGDIR}/logrotate.d/libvirtd.qemu ${PKG_SYSCONFDIR}/libvirtlogrot
 
 CONFIGURE_ARGS.NetBSD+=	--with-qemu-group=wheel
 
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "Linux"
+.include "../../wip/libnl1/buildlink3.mk"
+.include "../../wip/lvm2/buildlink3.mk"
+.endif
+
 .include "../../devel/yajl/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
diff --git a/libvirt/PLIST.Linux b/libvirt/PLIST.Linux
new file mode 100644
index 0000000000..f4fe9494a7
--- /dev/null
+++ b/libvirt/PLIST.Linux
@@ -0,0 +1,94 @@
+bin/virt-login-shell
+libexec/libvirt_lxc
+libexec/virt-login-shell-helper
+lib/libnss_libvirt_guest.la
+lib/libnss_libvirt.la
+lib/libvirt/connection-driver/libvirt_driver_lxc.la
+lib/libvirt/connection-driver/libvirt_driver_nwfilter.la
+lib/libvirt/storage-backend/libvirt_storage_backend_logical.la
+lib/libvirt/storage-backend/libvirt_storage_backend_mpath.la
+lib/libvirt/storage-backend/libvirt_storage_backend_scsi.la
+lib/sysctl.d/60-libvirtd.conf
+lib/systemd/system/libvirtd-admin.socket
+lib/systemd/system/libvirtd-ro.socket
+lib/systemd/system/libvirtd.service
+lib/systemd/system/libvirtd.socket
+lib/systemd/system/libvirtd-tcp.socket
+lib/systemd/system/libvirtd-tls.socket
+lib/systemd/system/libvirt-guests.service
+lib/systemd/system/virt-guest-shutdown.target
+lib/systemd/system/virtlockd-admin.socket
+lib/systemd/system/virtlockd.service
+lib/systemd/system/virtlockd.socket
+lib/systemd/system/virtlogd-admin.socket
+lib/systemd/system/virtlogd.service
+lib/systemd/system/virtlogd.socket
+lib/systemd/system/virtlxcd-admin.socket
+lib/systemd/system/virtlxcd-ro.socket
+lib/systemd/system/virtlxcd.service
+lib/systemd/system/virtlxcd.socket
+lib/systemd/system/virtnetworkd-admin.socket
+lib/systemd/system/virtnetworkd-ro.socket
+lib/systemd/system/virtnetworkd.service
+lib/systemd/system/virtnetworkd.socket
+lib/systemd/system/virtnwfilterd-admin.socket
+lib/systemd/system/virtnwfilterd-ro.socket
+lib/systemd/system/virtnwfilterd.service
+lib/systemd/system/virtnwfilterd.socket
+lib/systemd/system/virtproxyd-admin.socket
+lib/systemd/system/virtproxyd-ro.socket
+lib/systemd/system/virtproxyd.service
+lib/systemd/system/virtproxyd.socket
+lib/systemd/system/virtproxyd-tcp.socket
+lib/systemd/system/virtproxyd-tls.socket
+lib/systemd/system/virtqemud-admin.socket
+lib/systemd/system/virtqemud-ro.socket
+lib/systemd/system/virtqemud.service
+lib/systemd/system/virtqemud.socket
+lib/systemd/system/virtsecretd-admin.socket
+lib/systemd/system/virtsecretd-ro.socket
+lib/systemd/system/virtsecretd.service
+lib/systemd/system/virtsecretd.socket
+lib/systemd/system/virtstoraged-admin.socket
+lib/systemd/system/virtstoraged-ro.socket
+lib/systemd/system/virtstoraged.service
+lib/systemd/system/virtstoraged.socket
+lib/systemd/system/virtvboxd-admin.socket
+lib/systemd/system/virtvboxd-ro.socket
+lib/systemd/system/virtvboxd.service
+lib/systemd/system/virtvboxd.socket
+man/man1/virt-login-shell.1
+sbin/virtlxcd
+sbin/virtnwfilterd
+share/augeas/lenses/libvirtd_lxc.aug
+share/augeas/lenses/tests/test_libvirtd_lxc.aug
+share/augeas/lenses/tests/test_virtlxcd.aug
+share/augeas/lenses/tests/test_virtnwfilterd.aug
+share/augeas/lenses/virtlxcd.aug
+share/augeas/lenses/virtnwfilterd.aug
+share/examples/libvirt/lxc.conf
+share/examples/libvirt/nwfilter/allow-arp.xml
+share/examples/libvirt/nwfilter/allow-dhcp-server.xml
+share/examples/libvirt/nwfilter/allow-dhcp.xml
+share/examples/libvirt/nwfilter/allow-incoming-ipv4.xml
+share/examples/libvirt/nwfilter/allow-ipv4.xml
+share/examples/libvirt/nwfilter/clean-traffic-gateway.xml
+share/examples/libvirt/nwfilter/clean-traffic.xml
+share/examples/libvirt/nwfilter/no-arp-ip-spoofing.xml
+share/examples/libvirt/nwfilter/no-arp-mac-spoofing.xml
+share/examples/libvirt/nwfilter/no-arp-spoofing.xml
+share/examples/libvirt/nwfilter/no-ip-multicast.xml
+share/examples/libvirt/nwfilter/no-ip-spoofing.xml
+share/examples/libvirt/nwfilter/no-mac-broadcast.xml
+share/examples/libvirt/nwfilter/no-mac-spoofing.xml
+share/examples/libvirt/nwfilter/no-other-l2-traffic.xml
+share/examples/libvirt/nwfilter/no-other-rarp-traffic.xml
+share/examples/libvirt/nwfilter/qemu-announce-self-rarp.xml
+share/examples/libvirt/nwfilter/qemu-announce-self.xml
+share/examples/libvirt/virt-login-shell.conf
+share/examples/libvirt/virtlxcd.conf
+share/examples/libvirt/virtnwfilterd.conf
+share/examples/sysconfig/libvirtd
+share/examples/sysconfig/libvirt-guests
+share/examples/sysconfig/virtlockd
+share/examples/sysconfig/virtlogd


Home | Main Index | Thread Index | Old Index