The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gcr/3.6/gcr-3.6.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gcr/3.6/gcr-3.6.2.tar.xz
Download MD5 sum: b31d8b95c77333cd49e6eaa5abd93e50
Download size: 1.4 MB
Estimated disk space required: 85 MB
Estimated build time: 0.8 SBU
GTK+-3.6.4, Intltool-0.50.2, libgcrypt-1.5.2, libtasn1-3.3 and p11-kit-0.18.2
GnuPG-1.4.13 or GnuPG-2.0.20, GTK-Doc-1.18 and Valgrind
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gcr
Install Gcr by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/gnome-keyring &&
make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-11-16 17:26:52 +0000