Magellan Linux

Contents of /trunk/extras/gtk-engines/gtk-engines-2.18.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4648 - (show annotations) (download)
Fri Dec 25 23:46:28 2009 UTC (14 years, 5 months ago) by niro
File size: 462 byte(s)
auto added: ver bump to 2.18.4-r1
1 # $Id$
2
3 PNAME="gtk-engines"
4 PVER="2.18.4"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-themes"
8 STATE="unstable"
9
10 DESCRIPTION="Graphical engines for the various GTK+ toolkit themes."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= x11-libs/gtk2+-2.18"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude gnome2
19
20 UP2DATE="updatecmd_gnome ${PNAME}"
21
22 src_compile()
23 {
24 cd ${SRCDIR}
25 gn2_configure --enable-animation --disable-lua || die
26 mmake || die
27 }

Properties

Name Value
svn:keywords Id