Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16772 - (show annotations) (download)
Wed Mar 6 12:10:41 2013 UTC (11 years, 2 months ago) by niro
File size: 505 byte(s)
-added missing gnome-vfs dep
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/gnome-vfs-2.24
16 >= gnome-base/gvfs-1.14
17 >= dev-libs/popt-1.16
18 >= media-libs/libcanberra-0.30"
19
20 SDEPEND=">= dev-util/pkgconfig-0.25
21 >= dev-util/intltool-0.50
22 >= sys-dev/gettext-0.18"
23
24 sminclude gnome2
25
26 UP2DATE="updatecmd_gnome ${PNAME}"