Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4702 - (show annotations) (download)
Sat Dec 26 23:01:34 2009 UTC (14 years, 4 months ago) by niro
File size: 595 byte(s)
-moved to 'extras'
1 # $Header: /magellan-cvs/smage/pyrex/pyrex-0.9.6.4-r1.smage2,v 1.1 2008/02/12 11:09:38 niro Exp $
2
3 PNAME="pyrex"
4 PVER="0.9.6.4"
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.5
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 )

Properties

Name Value
svn:keywords Id