Magellan Linux

Contents of /branches/magellan-next/extras/gtk-engines/gtk-engines-2.18.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8107 - (show annotations) (download)
Tue Jul 12 16:15:25 2011 UTC (12 years, 10 months ago) by niro
File size: 462 byte(s)
imported
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