2016-07-09 02:10:21 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY gnome-color-manager-download-http
|
2019-01-12 09:33:37 +08:00
|
|
|
"&gnome-download-http;/gnome-color-manager/&gnome-minor-30;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
|
2016-07-09 02:10:21 +08:00
|
|
|
<!ENTITY gnome-color-manager-download-ftp
|
2019-01-12 09:33:37 +08:00
|
|
|
"&gnome-download-ftp;/gnome-color-manager/&gnome-minor-30;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
|
|
|
|
<!ENTITY gnome-color-manager-md5sum "f1caa9d4ece97e21b4ff1147201b6dd3">
|
2017-10-29 07:11:13 +08:00
|
|
|
<!ENTITY gnome-color-manager-size "2.5 MB">
|
2019-01-12 09:33:37 +08:00
|
|
|
<!ENTITY gnome-color-manager-buildsize "23 MB">
|
|
|
|
<!ENTITY gnome-color-manager-time "0.2 SBU">
|
2016-07-09 02:10:21 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gnome-color-manager" xreflabel="gnome-color-manager-&gnome-color-manager-version;" revision="systemd">
|
|
|
|
<?dbhtml filename="gnome-color-manager.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>gnome-color-manager-&gnome-color-manager-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-color-manager">
|
|
|
|
<primary sortas="a-gnome-color-manager">gnome-color-manager</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNOME Color Manager</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<application>GNOME Color Manager</application> is a session framework
|
|
|
|
for the <application>GNOME</application> desktop environment that makes
|
|
|
|
it easy to manage, install and generate color profiles.
|
|
|
|
</para>
|
|
|
|
|
2018-08-31 07:17:00 +08:00
|
|
|
&lfs83_checked;
|
2016-07-09 02:10:21 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gnome-color-manager-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gnome-color-manager-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gnome-color-manager-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &gnome-color-manager-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gnome-color-manager-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &gnome-color-manager-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Color Manager Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="colord-gtk"/>,
|
2017-10-15 04:41:09 +08:00
|
|
|
<xref linkend="colord"/>,
|
2016-07-09 02:10:21 +08:00
|
|
|
<xref linkend="gtk3"/>,
|
|
|
|
<xref linkend="itstool"/>,
|
|
|
|
<xref linkend="lcms2"/>,
|
|
|
|
<xref linkend="libcanberra"/>, and
|
|
|
|
<xref linkend="libexif"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2019-01-12 09:33:37 +08:00
|
|
|
<!-- Unfortunately, the API changes in Exiv2 have caused this apckage to
|
|
|
|
fail to build unless support is disabled. However, the build still bombs
|
|
|
|
if it is not installed. Nobody has patches available, and I'm not
|
|
|
|
comfortable patching it, so disable support for now. -->
|
2017-06-26 02:35:05 +08:00
|
|
|
<xref linkend="exiv2"/> and
|
2016-07-09 02:10:21 +08:00
|
|
|
<xref linkend="vte"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2017-08-16 21:54:05 +08:00
|
|
|
<ulink url="&appstream-glib-url;">appstream-glib</ulink> and
|
2018-07-14 06:23:45 +08:00
|
|
|
<xref linkend="docbook-utils"/> (currently causes build to fail)
|
2016-07-09 02:10:21 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnome-color-manager"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Color Manager</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>GNOME Color Manager</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2017-10-29 07:11:13 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
2017-12-30 06:51:18 +08:00
|
|
|
cd build &&
|
|
|
|
|
2019-01-12 09:33:37 +08:00
|
|
|
meson --prefix=/usr -Dexiv=false .. &&
|
2017-10-29 07:11:13 +08:00
|
|
|
ninja</userinput></screen>
|
2016-07-09 02:10:21 +08:00
|
|
|
|
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
|
|
|
|
2017-02-22 22:52:13 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2017-10-29 07:11:13 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2016-07-09 02:10:21 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2019-01-16 10:04:36 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>-Dexiv=false</parameter>: This switch is used to disable
|
|
|
|
using Exiv2 because Exiv2-0.27 changed the API in a way that several
|
|
|
|
applications cannot use.</para>
|
|
|
|
<!-- Please check this at the next version of gnome-color-manager AND/OR
|
|
|
|
the next version of Exiv2. No work has been done upstream, but I did file
|
|
|
|
an issue upstream. -->
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2016-07-09 02:10:21 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
gcm-calibrate, gcm-import, gcm-inspect,
|
|
|
|
gcm-picker, and gcm-viewer
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/share/gnome-color-manager and
|
|
|
|
/usr/share/help/*/gnome-color-manager
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="gcm-calibrate">
|
|
|
|
<term><command>gcm-calibrate</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is the GCM calibrator tool.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-color-manager gcm-calibrate">
|
|
|
|
<primary sortas="b-gcm-calibrate">gcm-calibrate</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gcm-import">
|
|
|
|
<term><command>gcm-import</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
allows you to import ICC profiles supplied by vendors.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-color-manager gcm-import">
|
|
|
|
<primary sortas="b-gcm-import">gcm-import</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gcm-inspect">
|
|
|
|
<term><command>gcm-inspect</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
allows you to inspect your session color-management settings.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-color-manager gcm-inspect">
|
|
|
|
<primary sortas="b-gcm-inspect">gcm-inspect</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gcm-picker">
|
|
|
|
<term><command>gcm-picker</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
allows you to pick spot colors for use by an attached colorimeter.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-color-manager gcm-picker">
|
|
|
|
<primary sortas="b-gcm-picker">gcm-picker</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gcm-viewer">
|
|
|
|
<term><command>gcm-viewer</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
allows you to view properties of ICC profiles.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-color-manager gcm-viewer">
|
|
|
|
<primary sortas="b-gcm-viewer">gcm-viewer</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|