%general-entities; ]> $LastChangedBy$ $Date$ colord-gtk-&colord-gtk-version; colord-gtk Introduction to Colord GTK The Colord GTK package contains GTK+ bindings for Colord. &lfs84_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 User Notes: Installation of Colord GTK If building the documentation make -j1 must be used. Install Colord GTK by running the following commands: mkdir build && cd build && meson --prefix=/usr \ -Dgtk2=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 if you don't have installed. -Dgtk2=true: This switch enables building the GTK+-2 bindings for colord. -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. Contents Installed Programs Installed Libraries Installed Directories cd-convert libcolord-gtk.so and libcolord-gtk2.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-gtk2.so contains the Colord GTK+-2 bindings. libcolord-gtk2.so