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.7 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gcr/3.14/gcr-3.14.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gcr/3.14/gcr-3.14.0.tar.xz
Download MD5 sum: f2a620c5f6c0cd570b4e3bed287ed302
Download size: 1.3 MB
Estimated disk space required: 58 MB (additional 4 MB for tests)
Estimated build time: 0.8 SBU (additional 0.1 SBU for tests)
GLib-2.42.1, libgcrypt-1.6.2, libtasn1-4.2, and p11-kit-0.22.1
GnuPG-2.0.26, gobject-introspection-1.42.0, GTK+-3.14.8, libxslt-1.1.28, and Vala-0.26.2
GTK-Doc-1.21 and Valgrind-3.10.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gcr
Install Gcr by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc && make
To test the results, issue: make check.
Now, as the root
user:
make install
--without-gtk
: Use this
switch if you haven't installed GTK+-3.14.8.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2015-02-28 20:47:03 -0800