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.6 systemd platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/seahorse/3.12/seahorse-3.12.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/seahorse/3.12/seahorse-3.12.2.tar.xz
Download MD5 sum: 998578f6dbde86037107c137161662f2
Download size: 1.4 MB
Estimated disk space required: 51 MB
Estimated build time: 0.4 SBU
Gcr-3.12.2, GnuPG-2.0.26, GPGME-1.5.1, libsecret-0.18 and yelp-xsl-3.12.0
libsoup-2.46.0, OpenSSH-6.6p1 (for managing SSH keys) and Vala-0.24.0
Avahi-0.6.31 and OpenLDAP-2.4.39
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/seahorse
Install Seahorse by running the following commands:
./configure --prefix=/usr --bindir=/usr/bin && make
This package does not come with a test suite.
Now, as the root
user:
make install
--bindir=/usr/bin
: This
switch is used to fix the .desktop
file.
Last updated on 2014-08-25 18:22:00 -0700