Magellan Linux

Contents of /branches/R11-unstable/extras/libgnome-keyring/libgnome-keyring-3.12.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25510 - (show annotations) (download)
Tue Nov 25 03:51:40 2014 UTC (9 years, 5 months ago) by niro
File size: 443 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="libgnome-keyring"
4 PVER="3.12.0"
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.8
13 >= app-crypt/libgcrypt-1.6
14 >= gnome-base/gnome-keyring-3.12"
15
16 SDEPEND=">= dev-util/pkgconfig-0.25
17 >= dev-util/intltool-0.50
18 >= sys-dev/gettext-0.18"
19
20 SRCFILE="${PNAME}-${PVER}.tar.xz"
21
22 sminclude gnome2
23
24 UP2DATE="updatecmd_gnome ${PNAME}"