libgnome-keyring: update to 3.8.0.

This commit is contained in:
Juan RP 2013-04-01 10:40:11 +02:00
parent 76080a8c81
commit 3bec5884cc
2 changed files with 7 additions and 12 deletions

View file

@ -1,12 +1,7 @@
# Template file for 'libgnome-keyring-devel'. # Template file for 'libgnome-keyring-devel'.
# #
depends="glib-devel libgnome-keyring>=${version}" depends="glib-devel ${sourcepkg}>=${version}"
short_desc="${sourcepkg} -- development files" short_desc="${short_desc} -- development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
noarch=yes
do_install() { do_install() {
vmove usr/include usr vmove usr/include usr

View file

@ -1,18 +1,18 @@
# Template file for 'libgnome-keyring' # Template file for 'libgnome-keyring'
pkgname=libgnome-keyring pkgname=libgnome-keyring
version=3.6.0 version=3.8.0
revision=1 revision=1
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-debug" configure_args="--disable-debug"
makedepends="pkg-config intltool dbus-devel glib-devel libgcrypt-devel hostmakedepends="pkg-config intltool gobject-introspection"
libgpg-error-devel gobject-introspection" makedepends="dbus-devel glib-devel libgcrypt-devel"
short_desc="GNOME keyring client library" short_desc="GNOME keyring client library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=6dca37fb7b37f800f498031ffe303a567410bec09a9bdd877a18865dafcc9830 checksum=a8646f2bc62ef903be422946a6356b0718f7a4cbb29b5bdd35a84136f6b82f76
long_desc=" long_desc="
libgnome-keyring is a program that keeps passwords and other secrets for libgnome-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