Magellan Linux

Contents of /branches/magellan-next/extras/libgnome-keyring/libgnome-keyring-2.32.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9404 - (show annotations) (download)
Mon Nov 28 23:49:18 2011 UTC (12 years, 6 months ago) by niro
File size: 412 byte(s)
auto added: ver bump to 2.32.0-r1
1 # $Id$
2
3 PNAME="libgnome-keyring"
4 PVER="2.32.0"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8
9 DESCRIPTION="Compatibility library for accessing secrets."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= sys-apps/dbus-1.4
13 >= gnome-base/gconf-2.32
14 >= gnome-base/gnome-keyring-2.32"
15
16 SDEPEND=">= dev-util/pkgconfig-0.25
17 >= dev-util/intltool-0.41
18 >= sys-dev/gettext-0.18"
19
20 sminclude gnome2
21
22 UP2DATE="updatecmd_gnome ${PNAME}"