Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,2 @@
This is a working Python Package of RRDtool binding to Python.
It delivers the same API as original binding.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.2 2014/08/12 08:11:26 fhajny Exp $
DISTNAME= python-rrdtool-1.4.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases
MASTER_SITES= https://pypi.python.org/packages/source/p/python-rrdtool/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/pbanaszkiewicz/python-rrdtool
COMMENT= Python bindings for RRDTool, the graphing and logging utility
LICENSE= gnu-gpl-v2
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.4.7
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= rrdtool-1.4.7/src/librrd.pc.in
PYDISTUTILSPKG= yes
.include "../../databases/rrdtool/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2014/08/10 18:26:33 fhajny Exp $
${PYSITELIB}/rrdtoolmodule.so

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/08/10 18:26:33 fhajny Exp $
SHA1 (python-rrdtool-1.4.7.tar.gz) = cf2678f806e343198c140b91de1001a9f9554125
RMD160 (python-rrdtool-1.4.7.tar.gz) = e1e593a855d27edca21b28c9b39d178bbb6af2a2
Size (python-rrdtool-1.4.7.tar.gz) = 1396786 bytes