summaryrefslogtreecommitdiff
path: root/graphics/py-OpenGL
AgeCommit message (Collapse)AuthorFilesLines
2010-05-20update to 3.0.1drochner4-37/+36
changes: -some extensions -dropped py-numarray support -bugfixes
2009-12-16Sync with reality: pkgsrc/devel/py-ctypes is broken, it fails evendrochner5-88/+750
on sizeof(long) on i386. The ctypes module builtin to Python-2.5 appears to work, so don't depend on devel/py-ctypes but require Python-2.5. Being here, update to 3.0.1b1. There is no useful changelog - appearently more new OpenGL features are supported.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-69/+1
2009-02-12Move to proper Python Egg building. Bump revision.joerg2-8/+2063
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+2
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2007-07-16py-setuptools is only available for 2.4 and ctypes for 2.3+, restrictjoerg1-1/+2
accordingly.
2007-07-13import PyOpenGL-3.0.0a6: Python bindings for OpenGLdrochner5-0/+60
prepered by Quentin Garnier in pkgsrc-wip