void-packages/srcpkgs/libvirt/template

31 lines
1.3 KiB
Text

# Template file for 'libvirt'
pkgname=libvirt
version=0.9.12
revision=2
distfiles="http://libvirt.org/sources/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--without-hal
ac_cv_path_MOUNT=/bin/mount ac_cv_path_UMOUNT=/bin/umount
ac_cv_path_MKFS=/sbin/mkfs ac_cv_path_SHOWMOUNT=/usr/sbin/showmount"
makedepends="readline-devel libcap-ng-devel libnl-devel libgcrypt-devel gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel libparted-devel device-mapper-devel dbus-devel libudev-devel>=183 libpciaccess-devel avahi-libs-devel polkit-devel yajl-devel python-devel libssh2-devel"
fulldepends="lvm2 parted"
subpackages="$pkgname-devel $pkgname-python"
short_desc="The virtualization API"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=298ffc7f2a6d6e78aae46f11a0980f4bc17fa2928f5de6cd9e8abaf5990336e7
long_desc="
libvirt is:
* A toolkit to interact with the virtualization capabilities of recent
versions of Linux (and other OSes).
* Free software available under the GNU Lesser General Public License.
* A long term stable C API
* A set of bindings for common languages
* A CIM provider for the DMTF virtualization schema
* A QMF agent for the AMQP/QPid messaging system"
conf_files="
/etc/libvirt/qemu.conf
/etc/libvirt/lxc.conf
/etc/libvirt/libvirtd.conf
/etc/libvirt/libvirt.conf
/etc/sasl2/libvirt.conf"