diff options
author | Evandro Alves Rodrigues <evandrofisico@gmail.com> | 2010-08-03 02:33:41 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-11 01:53:00 -0500 |
commit | e389e347dbf9aa4997ac87a1c2c95d41b7b525d0 (patch) | |
tree | b0b3544f8d1b7fcb51c1f1297513e7469e11e5af /libraries/PyOpenGL/PyOpenGL.info | |
parent | 0753bf962e4eeb3b33525a3dd62df9068cc846e1 (diff) |
libraries/PyOpenGL: Added (Python binding to OpenGL)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/PyOpenGL/PyOpenGL.info')
-rw-r--r-- | libraries/PyOpenGL/PyOpenGL.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/PyOpenGL/PyOpenGL.info b/libraries/PyOpenGL/PyOpenGL.info new file mode 100644 index 0000000000000..a95c1aad2aab3 --- /dev/null +++ b/libraries/PyOpenGL/PyOpenGL.info @@ -0,0 +1,10 @@ +PRGNAM="PyOpenGL" +VERSION="3.0.1" +HOMEPAGE="http://pyopengl.sourceforge.net/" +DOWNLOAD="http://sourceforge.net/projects/pyopengl/files/PyOpenGL/3.0.1/PyOpenGL-3.0.1.tar.gz/download" +MD5SUM="cdf03284f24279b8d9914bb680a37b5e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Evandro Alves Rodrigues" +EMAIL="evandrofisico@gmail.com" +APPROVED="rworkman" |