summaryrefslogtreecommitdiff
path: root/graphics/py-gnuplot
diff options
context:
space:
mode:
authorobache <obache>2011-10-25 09:24:21 +0000
committerobache <obache>2011-10-25 09:24:21 +0000
commitcbc9d44cae3002f87bce46e007e6077ff413e074 (patch)
tree1e65c3d702b0f87ca3ee663ffe0a20f65e2e2005 /graphics/py-gnuplot
parent58dd61e37c7e8b45ae43dfe2f9993795b2a887e0 (diff)
downloadpkgsrc-cbc9d44cae3002f87bce46e007e6077ff413e074.tar.gz
* register egg-info.
* LICENSE=gnu-lgpl-v2.1 * pure python package, c complier is not required. * no need to buildlink with py-numpy, simple DEPENDS is sufficient. * drop patch-aa from distinfo, it does not exist. Bump PKGREVISION.
Diffstat (limited to 'graphics/py-gnuplot')
-rw-r--r--graphics/py-gnuplot/Makefile12
-rw-r--r--graphics/py-gnuplot/PLIST3
-rw-r--r--graphics/py-gnuplot/distinfo3
3 files changed, 11 insertions, 7 deletions
diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile
index 0a3650a3314..2117288d119 100644
--- a/graphics/py-gnuplot/Makefile
+++ b/graphics/py-gnuplot/Makefile
@@ -1,19 +1,23 @@
-# $NetBSD: Makefile,v 1.13 2009/12/15 16:41:12 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/10/25 09:24:21 obache Exp $
#
DISTNAME= gnuplot-py-1.8
PKGNAME= ${PYPKGPREFIX}-gnuplot-1.8
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot-py/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gnuplot-py.sourceforge.net/
COMMENT= Python package that interfaces to gnuplot
+LICENSE= gnu-lgpl-v2.1
+
+DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
+USE_LANGUAGES= # empty
+EGG_NAME= ${DISTNAME:S/-/_/}
-.include "../../lang/python/extension.mk"
-.include "../../math/py-numpy/buildlink3.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-gnuplot/PLIST b/graphics/py-gnuplot/PLIST
index e97eb3e5bfe..c3b48aca018 100644
--- a/graphics/py-gnuplot/PLIST
+++ b/graphics/py-gnuplot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2011/10/25 09:24:21 obache Exp $
${PYSITELIB}/Gnuplot/Errors.py
${PYSITELIB}/Gnuplot/Errors.pyc
${PYSITELIB}/Gnuplot/Errors.pyo
@@ -50,3 +50,4 @@ ${PYSITELIB}/Gnuplot/test.pyo
${PYSITELIB}/Gnuplot/utils.py
${PYSITELIB}/Gnuplot/utils.pyc
${PYSITELIB}/Gnuplot/utils.pyo
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
diff --git a/graphics/py-gnuplot/distinfo b/graphics/py-gnuplot/distinfo
index 108aaa08ae9..cfeaac8ef7e 100644
--- a/graphics/py-gnuplot/distinfo
+++ b/graphics/py-gnuplot/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/12/15 16:41:12 joerg Exp $
+$NetBSD: distinfo,v 1.5 2011/10/25 09:24:21 obache Exp $
SHA1 (gnuplot-py-1.8.tar.gz) = 1fab2850cd1881f4ede1f7978a8746af2aff9bb2
RMD160 (gnuplot-py-1.8.tar.gz) = 0a06385a38e8b34d60d95e37b5d0a13dc682d520
Size (gnuplot-py-1.8.tar.gz) = 118828 bytes
-SHA1 (patch-aa) = df880a26ede4e6ff83ec293f8914a96aca16b88a