Magellan Linux

Contents of /trunk/extras/pygobject/pygobject-2.18.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2837 - (show annotations) (download)
Sat Jul 11 12:22:18 2009 UTC (14 years, 9 months ago) by niro
File size: 445 byte(s)
auto added: ver bump to 2.18.0-r1
1 # $Id$
2
3 PNAME="pygobject"
4 PVER="2.18.0"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="Python object library"
11 HOMEPAGE="http://www.pygtk.org/"
12
13 DEPEND=">= dev-lang/python-2.6"
14 SDEPEND=">= dev-util/pkgconfig-0.23"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 gnome://${PNAME}/${PVER%.*}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_gnome ${PNAME}"

Properties

Name Value
svn:keywords Id