mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: libvirt-python-1.2.12
This commit is contained in:
parent
f900ccd5ea
commit
2b6c03bef5
1 changed files with 15 additions and 0 deletions
15
srcpkgs/libvirt-python/template
Normal file
15
srcpkgs/libvirt-python/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'libvirt-python'
|
||||||
|
pkgname=libvirt-python
|
||||||
|
version=1.2.12
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python pkg-config"
|
||||||
|
makedepends="libvirt-devel python-devel"
|
||||||
|
pycompile_module="libvirt libvirt_lxc libvirt_qemu"
|
||||||
|
depends="libvirt"
|
||||||
|
short_desc="The libvirt virtualization API python binding"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
homepage="https://pypi.python.org/pypi/libvirt-python"
|
||||||
|
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=432f438f9759e216424490f51a8804398b70fb1b2f2211f45fb05f72f5ad849f
|
Loading…
Add table
Reference in a new issue