Magellan Linux

Contents of /trunk/extras/pyopengl/pyopengl-3.0.1a3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3790 - (show annotations) (download)
Wed Nov 4 07:47:44 2009 UTC (14 years, 6 months ago) by niro
File size: 583 byte(s)
auto added: ver bump to 3.0.1a3-r1
1 # $Id$
2
3 PNAME="pyopengl"
4 PVER="3.0.1a3"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="Python opengl bindings."
11 HOMEPAGE="http://pyopengl.sourceforge.net/"
12
13 DEPEND=">= dev-lang/python-2.6
14 >= virtual/opengl
15 >= virtual/glut
16 >= x11-libs/libXi-1.3
17 >= x11-libs/libXmu-1.0.5"
18
19 SDEPEND=">= dev-util/pkgconfig-0.23
20 >= dev-python/setuptools-0.6"
21
22 SRCFILE="PyOpenGL-${PVER}.tar.gz"
23 SRCDIR="${BUILDDIR}/PyOpenGL-${PVER}"
24
25 sminclude python
26
27 SRC_URI=(
28 sourceforge://${PNAME}/${SRCFILE}
29 mirror://${PNAME}/${SRCFILE}
30 )
31
32 UP2DATE="updatecmd_sourceforge ${PNAME} PyOpenGL"

Properties

Name Value
svn:keywords Id