gnome-color-manager-3.30.0
Installation of 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 -Dexiv=false .. &&
ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Command Explanations
-Dexiv=false
: This switch
is used to disable using Exiv2 because Exiv2-0.27 changed the API
in a way that several applications cannot use.
Contents
Installed Programs:
gcm-calibrate, gcm-import, gcm-inspect,
gcm-picker, and gcm-viewer
Installed Libraries:
None
Installed Directories:
/usr/share/gnome-color-manager and
/usr/share/help/*/gnome-color-manager
Short Descriptions
gcm-calibrate
|
is the GCM calibrator tool.
|
gcm-import
|
allows you to import ICC profiles supplied by vendors.
|
gcm-inspect
|
allows you to inspect your session color-management
settings.
|
gcm-picker
|
allows you to pick spot colors for use by an attached
colorimeter.
|
gcm-viewer
|
allows you to view properties of ICC profiles.
|
Last updated on 2019-02-20 23:16:01 -0800