From a457e122aaa377caa78472609a63d083885e708a Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Tue, 28 Feb 2012 20:40:56 +0000 Subject: [PATCH] seahorse-3.2.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9547 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- gnome/add/seahorse.xml | 45 ++++++++++++++---------------- introduction/welcome/changelog.xml | 3 ++ 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/general.ent b/general.ent index 17b92a7216..ff523e8247 100644 --- a/general.ent +++ b/general.ent @@ -800,7 +800,7 @@ program you invoke. Development restarted Feb 12, so commented until a new rele - + diff --git a/gnome/add/seahorse.xml b/gnome/add/seahorse.xml index 7fc28b7099..6ccd1229de 100644 --- a/gnome/add/seahorse.xml +++ b/gnome/add/seahorse.xml @@ -4,12 +4,12 @@ %general-entities; - - - - - - + + + + + + ]> @@ -33,7 +33,7 @@ interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. - &lfs65_built; + &lfs70_built; Package Information @@ -60,20 +60,22 @@ Seahorse Dependencies Required - , + , , - , - or , and + (required for LDAP support) or + or , + , and + Rarian: + + Optional , - , , , , - , and - + User Notes: @@ -86,9 +88,7 @@ Install Seahorse by running the following commands: -./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ - --sysconfdir=&gnome-etc-dir; \ - --disable-scrollkeeper && +./configure --prefix=$GNOME_PREFIX && make This package does not come with a test suite. @@ -108,10 +108,6 @@ make - --disable-scrollkeeper: Do not make updates to - the scrollkeeper database. Remove it if you have - rarian installed. - @@ -126,9 +122,9 @@ make Installed Directories - seahorse, seahorse-daemon, and xloadimage - libcryptui.{so,a} - $GNOME_PREFIX/{include/libcryptui,lib/seahorse, + seahorse, seahorse-ssh-askpass + none + $GNOME_PREFIX/lib/seahorse, share/{gnome/help/seahorse/*,gtk-doc/html/{libcryptui,libseahorse}, omf/seahorse,pixmaps/seahorse/{22x22,48x48,scalable},seahorse/ui}} @@ -150,6 +146,7 @@ make + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index f95176ef2a..497f73a455 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -50,6 +50,9 @@ [abenton] - added Openbox 3.5.0. + + [ken] - merged seahorse-3.2.2 from Wayne. +