Magellan Linux

Contents of /branches/R11-stable/extras/libgnome/libgnome-2.32.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17964 - (show annotations) (download)
Thu Jun 27 06:37:52 2013 UTC (10 years, 10 months ago) by niro
File size: 505 byte(s)
-release branches/R11-stable
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}"