[Lunar-commits] r17280 - moonbase/trunk/python/PyOpenGL
Dennis Veatch
stumbles at lunar-linux.org
Sat Nov 12 21:58:55 UTC 2005
Author: stumbles
Date: 2005-11-12 21:58:53 +0000 (Sat, 12 Nov 2005)
New Revision: 17280
Modified:
moonbase/trunk/python/PyOpenGL/DETAILS
Log:
compiled with gcc-3.4.4 and glibc-2.3.5
Modified: moonbase/trunk/python/PyOpenGL/DETAILS
===================================================================
--- moonbase/trunk/python/PyOpenGL/DETAILS 2005-11-12 20:56:41 UTC (rev 17279)
+++ moonbase/trunk/python/PyOpenGL/DETAILS 2005-11-12 21:58:53 UTC (rev 17280)
@@ -1,13 +1,14 @@
- MODULE=PyOpenGL
- VERSION=2.0.0.44
+ MODULE=PyOpenGL
+ VERSION=2.0.2.01
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$SFORGE_URL/pyopengl/
+ SOURCE_VFY=sha1:46a1fd0167562b48d9534dfae2200d2f0d765b52
WEB_SITE=http://pyopengl.sourceforge.net/
ENTERED=20020702
- UPDATED=20020702
+ UPDATED=20051112
SHORT="Python bindings to OpenGL and related APIs"
cat << EOF
-PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The
+PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The
binding is created using the SWIG wrapper generator, and is provided under
extremely liberal BSD-style Open-Source licenses. Example code on the website.
EOF
More information about the Lunar-commits
mailing list