Magellan Linux

Contents of /trunk/todo/pytextile/pytextile-2.0.11-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2544 - (show annotations) (download)
Thu Jul 9 20:29:35 2009 UTC (14 years, 10 months ago) by niro
File size: 657 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/pytextile/pytextile-2.0.11-r2.smage2,v 1.1 2008/02/12 11:04:21 niro Exp $
2
3 PNAME="pytextile"
4 PVER="2.0.11"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="A python implementation of Textile, Dean Allen's Human Text Generator. Textile simplifies the work of creating (X)HTML."
11 HOMEPAGE="http://cheeseshop.python.org/pypi/textile"
12
13 DEPEND=">= dev-lang/python-2.5
14 >= dev-python/setuptools-0.6"
15
16 SRCFILE="${PNAME/py/}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME/py/}-${PVER}"
18
19 sminclude python
20
21 SRC_URI=(
22 http://cheeseshop.python.org/packages/source/t/${PNAME/py/}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id