Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/seahorse/3.6/seahorse-3.6.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/seahorse/3.6/seahorse-3.6.3.tar.xz
Download MD5 sum: bc4ffc588015f014c8b03058f91c0d58
Download size: 2.0 MB
Estimated disk space required: 60 MB
Estimated build time: 0.6 SBU
Gcr-3.6.2, GPGME-1.4.0, GnuPG-1.4.13 or GnuPG-2.0.20, libsecret-0.14 and yelp-xsl-3.6.1
Avahi-0.6.31, OpenLDAP-2.4.35 and OpenSSH-6.2p1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/seahorse
Install Seahorse by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.
Last updated on 2013-01-25 16:32:25 +0000