%general-entities; ]> colord-gtk-&colord-gtk-version; colord-gtk Introduction to Colord GTK The Colord GTK package contains GTK+ bindings for Colord. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &colord-gtk-md5sum; Download size: &colord-gtk-size; Estimated disk space required: &colord-gtk-buildsize; Estimated build time: &colord-gtk-time; Colord GTK Dependencies Required and Recommended , , and Optional and Installation of Colord GTK If building the documentation ninja -j1 must be used. Install Colord GTK by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Dgtk4=true \ -Dvapi=true \ -Ddocs=false \ -Dman=false \ .. && ninja To test the results, issue: ninja test. The tests need to be run from an X session, and may require a color profile for your primary display. Now, as the root user: ninja install Command Explanations -Dvapi=true: This switch enables building of the Vala bindings. Remove this switch if you don't have installed. -Dgtk4=true: This switch enables building the GTK-4 bindings for colord. Set this option to 'false' if you do not have installed. -Ddocs=false: This switch disables building gtk-doc based documentation. Even if gtk-doc is installed, you will need the namespaced versions of the Docbook XSL stylesheets. -Dman=false: This switch disables generating the manual pages for this package. Remove this switch if you have namespaced versions of the Docbook XSL stylesheets installed. : This switch enables building the GTK+-2 bindings for colord. However since gtk2 is deprecated it is not recommended to build these bindings. Contents Installed Programs Installed Libraries Installed Directories cd-convert libcolord-gtk.so, and libcolord-gtk4.so /usr/include/colord-1/colord-gtk and /usr/share/gtk-doc/html/colord-gtk Short Descriptions cd-convert is a Color Manager Testing Tool cd-convert libcolord-gtk.so contains the Colord GTK+ bindings libcolord-gtk.so libcolord-gtk4.so contains the Colord GTK-4 bindings libcolord-gtk4.so