Magellan Linux

Contents of /trunk/extras/pyrex/pyrex-0.9.8.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4703 - (show annotations) (download)
Sat Dec 26 23:03:34 2009 UTC (14 years, 5 months ago) by niro
File size: 580 byte(s)
auto added: ver bump to 0.9.8.5-r1
1 # $Id$
2
3 PNAME="pyrex"
4 PVER="0.9.8.5"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="Pyrex - a Language for Writing Python Extension Modules."
11 HOMEPAGE="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/"
12
13 DEPEND=">= dev-lang/python-2.6
14 >= dev-libs/expat-2"
15
16 SRCFILE="${PNAME/p/P}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME/p/P}-${PVER}"
18
19 sminclude python
20
21 SRC_URI=(
22 http://www.cosc.canterbury.ac.nz/greg.ewing/python/${PNAME/p/P}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd ${HOMEPAGE} | grep ${PNAME/p/P}-[0-9] | lasttarball gz"

Properties

Name Value
svn:keywords Id