GNOME Color Manager is a session framework for the GNOME desktop environment that makes it easy to manage, install and generate color profiles.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-3.36.0.tar.xz
ダウンロード MD5 sum: c5360705a68e88455b1801200e9aaa2e
ダウンロードサイズ: 2.1 MB
必要ディスク容量: 12 MB
概算ビルド時間: 0.1 SBU
colord-1.4.6, GTK+-3.24.38, itstool-2.0.7, Little CMS-2.14, libcanberra-0.30, libexif-0.6.24
appstream-glib, 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
以下のコマンドを実行して GNOME Color Manager をビルドします。
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.
root
ユーザーになって以下を実行します。
ninja install