Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16767 - (show annotations) (download)
Wed Mar 6 11:41:45 2013 UTC (11 years, 3 months ago) by niro
File size: 475 byte(s)
-fixed SRCFILE
1 # $Id$
2
3 PNAME="libgnome"
4 PVER="2.32.1"
5 PBUILD="r1"
6
7 PCAT="gnome-base"
8
9 DESCRIPTION="Compatibility library for accessing secrets."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= dev-libs/glib2-2.34
13 >= gnome-base/libbonobo-2.32
14 >= gnome-base/gconf-3.2
15 >= gnome-base/gvfs-1.14
16 >= dev-libs/popt-1.16
17 >= media-libs/libcanberra-0.30"
18
19 SDEPEND=">= dev-util/pkgconfig-0.25
20 >= dev-util/intltool-0.50
21 >= sys-dev/gettext-0.18"
22
23 sminclude gnome2
24
25 UP2DATE="updatecmd_gnome ${PNAME}"