Magellan Linux

Annotation of /trunk/extras/compizconfig-python/compizconfig-python-0.8.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4705 - (hide annotations) (download)
Sat Dec 26 23:21:18 2009 UTC (14 years, 5 months ago) by niro
File size: 591 byte(s)
auto added: ver bump to 0.8.4-r1
1 niro 4705 # $Id$
2    
3     PNAME="compizconfig-python"
4     PVER="0.8.4"
5     PBUILD="r1"
6    
7     PCATEGORIE="dev-python"
8     STATE="unstable"
9    
10     DESCRIPTION="libcompizconfig python bindings."
11     HOMEPAGE="http://www.compiz-fusion.org/"
12    
13     DEPEND=">= x11-libs/libcompizconfig-${PVER}
14     >= dev-libs/glib2-2.12
15     >= dev-python/pyrex-0.9.8"
16    
17     SRCFILE="${PNAME}-${PVER}.tar.bz2"
18     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19    
20     sminclude mbuild
21    
22     SRC_URI=(
23     http://releases.compiz-fusion.org/${PVER}/${SRCFILE}
24     mirror://${PNAME}/${SRCFILE}
25     )
26    
27     UP2DATE="updatecmd http://releases.compiz-fusion.org/ | grep '\][0-9]' | sed -n 's:.*\]\([0-9].*\)/.*:\1:;$ p'"

Properties

Name Value
svn:keywords Id