Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 623 byte(s)
import repo
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