Import py-statgrab 0.6.

py-statgrab contains python bindings for libstatgrab.

ok benoit@
This commit is contained in:
landry 2014-10-14 09:45:19 +00:00
parent b1c3de1338
commit a5576911ef
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/14 09:45:19 landry Exp $
COMMENT= python bindings to libstatgrab
MODPY_EGG_VERSION = 0.6
DISTNAME= pystatgrab-${MODPY_EGG_VERSION}
PKGNAME= py-statgrab-${MODPY_EGG_VERSION}
CATEGORIES= sysutils
HOMEPAGE= http://www.i-scream.org/pystatgrab/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
MODULES = lang/python
MASTER_SITES= http://ftp.i-scream.org/pub/i-scream/pystatgrab/ \
http://ftp.uk.i-scream.org/pub/i-scream/pystatgrab/
LIB_DEPENDS= sysutils/libstatgrab>=0.91
WANTLIB = pthread statgrab ${MODPY_WANTLIB}
TEST_DEPENDS= ${BUILD_PKGPATH}
do-test:
cd ${WRKSRC} && ${MODPY_BIN} test.py
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (pystatgrab-0.6.tar.gz) = 7uCmXhCEYoAIIiIjuv27POZt/9SqA/67npGOYe8NCP4=
SIZE (pystatgrab-0.6.tar.gz) = 78763

View File

@ -0,0 +1 @@
pystatgrab contains python bindings for libstatgrab.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/14 09:45:19 landry Exp $
lib/python${MODPY_VERSION}/site-packages/pystatgrab-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/statgrab.so