Magellan Linux

Annotation of /trunk/extras/ccsm/ccsm-0.7.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2203 - (hide annotations) (download)
Thu Jul 9 19:18:08 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/todo/ccsm/ccsm-0.7.6-r1.smage2
File size: 709 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/ccsm/ccsm-0.7.6-r1.smage2,v 1.1 2008/07/13 20:55:29 niro Exp $
2    
3     PNAME="ccsm"
4     PVER="0.7.6"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="Compizconfig Settings Manager."
11     HOMEPAGE="http://www.compiz-fusion.org/"
12    
13     DEPEND=">= dev-python/compizconfig-python-${PVER}
14     >= dev-python/pygtk-2.12"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.bz2"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     # pull in gnome includes to update the gtk-icon-cache!
20     sminclude gnome2 python
21    
22     SRC_URI=(
23     http://releases.compiz-fusion.org/${PVER}/${SRCFILE}
24     mirror://${PNAME}/${SRCFILE}
25     )
26    
27     src_compile()
28     {
29     python_src_compile --prefix=/usr || die
30     }
31    
32     src_install()
33     {
34     python_src_install --prefix=/usr || die
35     }

Properties

Name Value
svn:keywords Id