Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20178 - (show annotations) (download)
Tue Nov 26 11:40:20 2013 UTC (10 years, 5 months ago) by niro
File size: 415 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libgnome-keyring"
4 PVER="3.10.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=">= sys-apps/dbus-1.6
13 >= gnome-base/gnome-keyring-3.10"
14
15 SDEPEND=">= dev-util/pkgconfig-0.25
16 >= dev-util/intltool-0.50
17 >= sys-dev/gettext-0.18"
18
19 SRCFILE="${PNAME}-${PVER}.tar.xz"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"