gnome-keyring: update to 2.30.1.
--HG-- extra : convert_revision : 78ce46c8f455e073f1c43dcd2f254a16f96a1bf9
This commit is contained in:
parent
ff412882de
commit
b5c02a40c0
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run pam-devel
|
Add_dependency run pam-devel
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'gnome-keyring'
|
# Template file for 'gnome-keyring'
|
||||||
pkgname=gnome-keyring
|
pkgname=gnome-keyring
|
||||||
version=2.30.0
|
version=2.30.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
||||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
||||||
short_desc="GNOME password and secret manager"
|
short_desc="GNOME password and secret manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=115551cc564689ded4f9c52793a26e85defbe11a6e019a13723d867d5b03c314
|
checksum=a76e7e06c3daa44340f8a3a0f3ef4b784973cdddff2d854cb30a3e7950796e5a
|
||||||
long_desc="
|
long_desc="
|
||||||
gnome-keyring is a program that keeps passwords and other secrets for
|
gnome-keyring is a program that keeps passwords and other secrets for
|
||||||
users. It is run as a damon in the session, similar to ssh-agent, and
|
users. It is run as a damon in the session, similar to ssh-agent, and
|
||||||
|
@ -51,3 +50,4 @@ Add_dependency build freetype-devel
|
||||||
Add_dependency build fontconfig-devel
|
Add_dependency build fontconfig-devel
|
||||||
Add_dependency build dbus-devel
|
Add_dependency build dbus-devel
|
||||||
Add_dependency build GConf-devel
|
Add_dependency build GConf-devel
|
||||||
|
Add_dependency build libtasn1-tools
|
||||||
|
|
Loading…
Reference in New Issue