GNOME Color Manager is a session framework for the GNOME desktop environment that makes it easy to manage, install and generate color profiles.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-3.36.0.tar.xz
Download MD5 sum: c5360705a68e88455b1801200e9aaa2e
Download size: 2.1 MB
Estimated disk space required: 12 MB
Estimated build time: 0.1 SBU
colord-1.4.7, GTK+-3.24.43, itstool-2.0.7, Little CMS-2.16, libcanberra-0.30, and libexif-0.6.24
appstream-glib-0.8.3 and DocBook-utils-0.6.14 (currently causes build to fail)
If DocBook-utils-0.6.14 is installed, disable installation of the man pages to avoid a build failure:
sed /subdir\(\'man/d -i meson.build
Install GNOME Color Manager by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test. The tests must be run from an X session.
Now, as the root
user:
ninja install