Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,22 +1,23 @@
|
||||
# $NetBSD: Makefile,v 1.14 2013/06/04 22:16:25 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2014/01/26 00:22:29 wiz Exp $
|
||||
|
||||
DISTNAME= PyOpenGL-3.0.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//}
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopengl/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://pyopengl.sourceforge.net/
|
||||
COMMENT= Pyhton bindings for OpenGL
|
||||
COMMENT= Python bindings for OpenGL
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
#PY_PATCHPLIST= YES
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-Numeric
|
||||
|
||||
#.include "../../lang/python/egg.mk"
|
||||
.include "../../lang/python/extension.mk"
|
||||
REPLACE_PYTHON+= OpenGL/Tk/__init__.py
|
||||
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../graphics/Mesa/buildlink3.mk"
|
||||
.include "../../math/py-Numeric/buildlink3.mk"
|
||||
.include "../../lang/tcl/buildlink3.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.5 2010/05/20 11:15:17 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2014/01/26 00:22:29 wiz Exp $
|
||||
${PYSITELIB}/OpenGL/AGL/__init__.py
|
||||
${PYSITELIB}/OpenGL/AGL/__init__.pyc
|
||||
${PYSITELIB}/OpenGL/AGL/__init__.pyo
|
||||
@@ -2618,3 +2618,4 @@ ${PYSITELIB}/OpenGL/version.pyo
|
||||
${PYSITELIB}/OpenGL/wrapper.py
|
||||
${PYSITELIB}/OpenGL/wrapper.pyc
|
||||
${PYSITELIB}/OpenGL/wrapper.pyo
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
|
||||
Reference in New Issue
Block a user