%general-entities; ]> Gcr-&gcr4-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: &gcr4-md5sum; Download size: &gcr4-size; Estimated disk space required: &gcr4-buildsize; Estimated build time: &gcr4-time; Gcr Dependencies Required , , and Recommended , , , , , and Optional and User Notes: Installation of Gcr Both gcr-3 and gcr-4 are coinstallable. This version of the package is used to support GTK-4 applications, such as . Install Gcr by running the following commands: 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-&gcr4-version;'&@" \ -e "/fatal-warnings/d" -i docs/*/meson.build Contents Installed Program Installed Libraries Installed Directories gcr-viewer-gtk4 libgck-2.so, libgcr-4.so /usr/include/gck-2, /usr/include/gcr-4, and /usr/share/gtk-doc/html/{gcr,gck} Short Descriptions gcr-viewer-gtk4 is used to view certificates and key files gcr-viewer-gtk4 libgck-2.so contains GObject bindings for PKCS#11 libgck-2.so libgcr-4.so contains functions for accessing key stores and displaying certificates libgcr-4.so