Magellan Linux

Contents of /trunk/extras/libgnome/libgnome-2.28.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4653 - (show annotations) (download)
Sat Dec 26 00:20:48 2009 UTC (14 years, 5 months ago) by niro
File size: 508 byte(s)
-disabled esd
1 # $Id$
2
3 PNAME="libgnome"
4 PVER="2.28.0"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8 STATE="unstable"
9
10 DESCRIPTION="GNOME core libraries."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= dev-libs/glib2-2.22
14 >= dev-libs/popt-1.15
15 >= gnome-base/gconf-2.28
16 >= gnome-base/libbonobo-2.24
17 >= gnome-base/gnome-vfs-2.24"
18
19 SDEPEND=">= dev-util/pkgconfig-0.23
20 >= dev-util/intltool-0.40"
21
22 sminclude gnome2
23
24 UP2DATE="updatecmd_gnome ${PNAME}"
25
26 src_compile()
27 {
28 cd ${SRCDIR}
29
30 gn2_configure --disable-esd || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id