[Frugalware-git] bouleetbilexperimental: gnome-keyring-2.26.1-3-i686 *added ssh support

bouleetbil bouleetbil at frogdev.info
Thu May 28 23:00:20 CEST 2009


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilexperimental.git;a=commitdiff;h=b349c53fe3f62419eb5540708f334be909bf2693

commit b349c53fe3f62419eb5540708f334be909bf2693
Author: bouleetbil <bouleetbil at frogdev.info>
Date:   Thu May 28 22:59:25 2009 +0200

gnome-keyring-2.26.1-3-i686
*added ssh support

diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild
index 656b2aa..36e3d59 100644
--- a/source/gnome/gnome-keyring/FrugalBuild
+++ b/source/gnome/gnome-keyring/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-keyring
pkgver=2.26.1
-pkgrel=2
+pkgrel=3
pkgdesc="Password and keyring managing daemon for GNOME"
url="http://www.gnome.org/"
depends=('gtk+2>=2.16.1' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf' 'gnome-policykit')
@@ -12,11 +12,10 @@ groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_schemas=('/etc/gconf/schemas/gnome-keyring.schemas')
Finclude gnome gnome-scriptlet
-if [ "$CARCH" != "ppc" ]; then
-	Fconfopts="$Fconfopts --enable-gtk-doc"
-else
-	Fconfopts="$Fconfopts --disable-gtk-doc"
-fi
+Fconfopts="$Fconfopts --enable-gtk-doc --enable-pam --with-pam-dir=/lib/security \
+	--with-root-certs=/usr/share/ca-certificates/ \
+	--enable-acl-prompts \
+	--enable-ssh-agent"
sha1sums=('3ff24987392b3f51109709b2c020af3557155ef8')

# optimization OK


More information about the Frugalware-git mailing list