%general-entities; ]> Gcr-&gcr-version; Gcr Introduction to Gcr 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. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gcr-md5sum; Download size: &gcr-size; Estimated disk space required: &gcr-buildsize; Estimated build time: &gcr-time; Gcr Dependencies Required , , and Recommended , , , , , and Optional and User Notes: Installation of Gcr Install Gcr by running the following commands: sed -i 's:"/desktop:"/org:' schema/*.xml && mkdir build && cd build && meson --prefix=/usr --buildtype=release -Dgtk_doc=false .. && ninja To test the results, issue: ninja test. The tests must be run from an X Terminal or similar. Now, as the root user: ninja install Command Explanations : Use this switch if you haven't installed . Note that gcr-viewer will not be installed if this is passed to meson. : Use this switch if you wish to generate the API reference documentation. Note that you must have installed, and use the following command to fix an issue in the build system before running cd build: sed -e "/install_dir/s@,\$@ / 'gcr-&gcr-version;'&@" \ -e "/fatal-warnings/d" -i docs/*/meson.build Contents Installed Program Installed Libraries Installed Directories gcr-viewer libgck-1.so, libgcr-base-3.so and libgcr-ui-3.so /usr/include/gck-1, /usr/include/gcr-3, and /usr/share/gtk-doc/html/{gcr,gck} Short Descriptions gcr-viewer is used to view certificates and key files gcr-viewer libgck-1.so contains GObject bindings for PKCS#11 libgck-1.so