[64235] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Feb 26 10:45:23 PST 2010


Revision: 64235
          http://trac.macports.org/changeset/64235
Author:   jmr at macports.org
Date:     2010-02-26 10:45:21 -0800 (Fri, 26 Feb 2010)
Log Message:
-----------
New port: py26-opengl-accelerate

Added Paths:
-----------
    trunk/dports/python/py26-opengl-accelerate/
    trunk/dports/python/py26-opengl-accelerate/Portfile

Added: trunk/dports/python/py26-opengl-accelerate/Portfile
===================================================================
--- trunk/dports/python/py26-opengl-accelerate/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-opengl-accelerate/Portfile	2010-02-26 18:45:21 UTC (rev 64235)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-opengl-accelerate
+version             3.0.1
+categories-append   graphics
+platforms           darwin
+maintainers         jmr openmaintainer
+description         Acceleration code for PyOpenGL
+long_description \
+   This set of C (Cython) extensions provides acceleration of common \
+   operations for slow points in PyOpenGL 3.x.
+
+homepage            http://pyopengl.sourceforge.net/
+master_sites        http://pypi.python.org/packages/source/P/PyOpenGL-accelerate/
+distname            PyOpenGL-accelerate-${version}
+
+checksums           md5 4014cd203dd5f52109a76edc4c14a480 \
+                    sha1 6bc955e2d22145b2fb91ab994ac133d921a4f58d \
+                    rmd160 f3dafad585018455aa668bc33a6fa7822ca8ebae
+
+depends_lib         port:py26-numpy
+
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/PyOpenGL-accelerate
+livecheck.regex     {PyOpenGL-accelerate ([0-9a-c.]+)}


Property changes on: trunk/dports/python/py26-opengl-accelerate/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100226/513ab261/attachment-0001.html>


More information about the macports-changes mailing list