Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 514 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/gtk-engines/gtk-engines-2.14.1-r1.smage2,v 1.1 2008/04/10 17:04:17 niro Exp $
2
3 PNAME="gtk-engines"
4 PVER="2.14.1"
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.12"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude gnome2
19
20 src_compile()
21 {
22 cd ${SRCDIR}
23 gn2_configure --enable-animation || die
24 mmake || die
25 }

Properties

Name Value
svn:keywords Id