Magellan Linux

Contents of /trunk/todo/scons/scons-0.98.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2571 - (show annotations) (download)
Thu Jul 9 20:33:33 2009 UTC (14 years, 10 months ago) by niro
File size: 506 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/scons/scons-0.98.1-r1.smage2,v 1.1 2008/04/20 23:11:43 niro Exp $
2
3 PNAME="scons"
4 PVER="0.98.1"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-util"
8 STATE="unstable"
9
10 DESCRIPTION="SCONS - Software Construction Tool, a replacement for make."
11 HOMEPAGE="http://www.scons.org/"
12
13 DEPEND=">= dev-lang/python-2.5
14 >= sys-dev/gcc-3"
15
16 SRCFILE="${PNAME}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude python
20
21 SRC_URI=(
22 sourceforge://${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id