gnome-keyring: update to 3.6.1.
This commit is contained in:
parent
97f24ff33f
commit
f4b75c60d9
2 changed files with 5 additions and 8 deletions
|
@ -1,13 +1,10 @@
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgcrypt.so.11
|
libgcrypt.so.11
|
||||||
libgpg-error.so.0
|
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libdbus-1.so.3
|
libdbus-1.so.3
|
||||||
libcap-ng.so.0
|
libcap-ng.so.0
|
||||||
|
|
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'gnome-keyring'
|
# Template file for 'gnome-keyring'
|
||||||
pkgname=gnome-keyring
|
pkgname=gnome-keyring
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-dir=/usr/lib/security --disable-debug
|
configure_args="--with-pam-dir=/usr/lib/security --disable-debug
|
||||||
--disable-schemas-compile --with-root-certs=/etc/ssl/certs"
|
--disable-schemas-compile --with-root-certs=/etc/ssl/certs"
|
||||||
# For setcap(8).
|
# For setcap(8).
|
||||||
depends="libcap-progs dconf gcr>=3.6.0"
|
depends="libcap-progs dconf gcr>=3.6.0"
|
||||||
makedepends="pkg-config intltool dbus-devel libcap-ng-devel
|
makedepends="pkg-config intltool dbus-devel libcap-ng-devel
|
||||||
pam-devel libcap-devel libtasn1-devel libgcrypt-devel libtasn1-tools
|
pam-devel libcap-devel libtasn1-devel libgcrypt-devel libtasn1-tools
|
||||||
gcr-devel>=3.6.0"
|
gcr-devel>=3.6.0"
|
||||||
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>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL, LGPL"
|
license="GPL, LGPL"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=6a0de88d5e1778dd5026226cb2ff25bf8355f370b089daa58ee0887639fb0a20
|
checksum=0c3a2ccc1744ce681fa7eb8d5e3e94d1712e932068a36ce7076222eb82b25aa5
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue