summaryrefslogtreecommitdiff
path: root/graphics/py-OpenGL
diff options
context:
space:
mode:
authorkamil <kamil>2016-08-21 01:32:45 +0000
committerkamil <kamil>2016-08-21 01:32:45 +0000
commitd36bae83f5f71c7427558c84582c6c57089f49f1 (patch)
tree576906a823a3cb58e27b48a681a41f1c17bf57b1 /graphics/py-OpenGL
parent1cc6cd8a3ca90c552ffda4894a40730afbacb0a9 (diff)
downloadpkgsrc-d36bae83f5f71c7427558c84582c6c57089f49f1.tar.gz
Switch from py-Numeric to py-numpy and remove Python-3.x conflict
Fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'graphics/py-OpenGL')
-rw-r--r--graphics/py-OpenGL/Makefile7
-rw-r--r--graphics/py-OpenGL/PLIST7
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/py-OpenGL/Makefile b/graphics/py-OpenGL/Makefile
index 61bf429d3d3..a5b4e7ec856 100644
--- a/graphics/py-OpenGL/Makefile
+++ b/graphics/py-OpenGL/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/07/24 00:48:16 kamil Exp $
+# $NetBSD: Makefile,v 1.25 2016/08/21 01:32:45 kamil Exp $
DISTNAME= PyOpenGL-3.1.1a1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyOpenGL/}
@@ -13,8 +14,6 @@ LICENSE= modified-bsd AND mit
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-Numeric
-
REPLACE_PYTHON+= *.py */*.py */*/*.py */*/*/*.py */*/*/*/*.py
# Tests require:
@@ -35,6 +34,6 @@ do-test:
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../graphics/Mesa/buildlink3.mk"
-.include "../../math/py-Numeric/buildlink3.mk"
+.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-OpenGL/PLIST b/graphics/py-OpenGL/PLIST
index 55f2f9013ca..c73dc06d0cb 100644
--- a/graphics/py-OpenGL/PLIST
+++ b/graphics/py-OpenGL/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/07/24 00:48:16 kamil Exp $
+@comment $NetBSD: PLIST,v 1.8 2016/08/21 01:32:45 kamil Exp $
${PYSITELIB}/OpenGL/AGL/__init__.py
${PYSITELIB}/OpenGL/AGL/__init__.pyc
${PYSITELIB}/OpenGL/AGL/__init__.pyo
@@ -7058,4 +7058,7 @@ ${PYSITELIB}/OpenGL/version.pyo
${PYSITELIB}/OpenGL/wrapper.py
${PYSITELIB}/OpenGL/wrapper.pyc
${PYSITELIB}/OpenGL/wrapper.pyo
-${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt