Magellan Linux

Contents of /trunk/todo/pyopengl/pyopengl-3.0.0b1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2539 - (show annotations) (download)
Thu Jul 9 20:29:26 2009 UTC (14 years, 10 months ago) by niro
File size: 623 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/pyopengl/pyopengl-3.0.0b1-r2.smage2,v 1.1 2008/05/06 11:40:03 niro Exp $
2
3 PNAME="pyopengl"
4 PVER="3.0.0b1"
5 PBUILD="r2"
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.5
14 >= virtual/opengl
15 >= virtual/glut
16 >= x11-libs/libXi-1
17 >= x11-libs/libXmu-1"
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 )

Properties

Name Value
svn:keywords Id