GNOME Color Manager is a session framework for the GNOME desktop environment that makes it easy to manage, install and generate color profiles.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-3.36.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/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: 18 MB
Estimated build time: 0.1 SBU
colord-1.4.5, GTK+-3.24.28, itstool-2.0.6, Little CMS-2.12, libcanberra-0.30, and libexif-0.6.22
appstream-glib and DocBook-utils-0.6.14 (currently causes build to fail)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-color-manager
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 --prefix=/usr .. && ninja
To test the results, issue: ninja test. The tests must be run from an X session.
Now, as the root
user:
ninja install
Last updated on 2021-02-25 12:01:25 -0600