import libvirt-python 1.2.3

The libvirt-python package provides a module that permits applications
written in the Python programming language to call the interface
supplied by the libvirt library, to manage the virtualization
capabilities of recent versions of Linux (and other OSes).

ok aja@
This commit is contained in:
jasper 2014-05-10 07:48:53 +00:00
parent c593db84a5
commit 0cc9873da9
4 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/05/10 07:48:53 jasper Exp $
SHARED_ONLY = Yes
COMMENT = libvirt virtualization API python bindings
MODPY_EGG_VERSION = 1.2.3
DISTNAME = libvirt-python-${MODPY_EGG_VERSION}
CATEGORIES = sysutils
HOMEPAGE = http://libvirt.org/python.html
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# LGPLv2+
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ${MASTER_SITE_PYPI:=l/libvirt-python/}
MODULES = lang/python
WANTLIB = pthread virt virt-lxc virt-qemu ${MODPY_WANTLIB}
LIB_DEPENDS = sysutils/libvirt
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (libvirt-python-1.2.3.tar.gz) = rF7bsoqe9V7u+WDw0ZCw76eyCk54aIzmPoac3rv9qVw=
SIZE (libvirt-python-1.2.3.tar.gz) = 150440

View File

@ -0,0 +1,4 @@
The libvirt-python package provides a module that permits applications
written in the Python programming language to call the interface
supplied by the libvirt library, to manage the virtualization
capabilities of recent versions of Linux (and other OSes).

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/05/10 07:48:53 jasper Exp $
lib/python${MODPY_VERSION}/site-packages/libvirt.py
lib/python${MODPY_VERSION}/site-packages/libvirt.pyc
lib/python${MODPY_VERSION}/site-packages/libvirt_lxc.py
lib/python${MODPY_VERSION}/site-packages/libvirt_lxc.pyc
lib/python${MODPY_VERSION}/site-packages/libvirt_python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/libvirt_qemu.py
lib/python${MODPY_VERSION}/site-packages/libvirt_qemu.pyc
lib/python${MODPY_VERSION}/site-packages/libvirtmod.so
lib/python${MODPY_VERSION}/site-packages/libvirtmod_lxc.so
lib/python${MODPY_VERSION}/site-packages/libvirtmod_qemu.so