source: gnome/applications/gnome-color-manager.xml@ 1c9731c0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1c9731c0 was 1accff3c, checked in by DJ Lucas <dj@…>, 7 years ago

Remove colord-1.2. Fixes #9642.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19325 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-color-manager-download-http
8 "&gnome-download-http;/gnome-color-manager/&gnome-minor-24;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
9 <!ENTITY gnome-color-manager-download-ftp
10 "&gnome-download-ftp;/gnome-color-manager/&gnome-minor-24;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
11 <!ENTITY gnome-color-manager-md5sum "47b7f7ef50e9e28f07db14c604ef08c9">
12 <!ENTITY gnome-color-manager-size "2.7 MB">
13 <!ENTITY gnome-color-manager-buildsize "25 MB">
14 <!ENTITY gnome-color-manager-time "0.1 SBU">
15]>
16
17<sect1 id="gnome-color-manager" xreflabel="gnome-color-manager-&gnome-color-manager-version;" revision="systemd">
18 <?dbhtml filename="gnome-color-manager.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-color-manager-&gnome-color-manager-version;</title>
26
27 <indexterm zone="gnome-color-manager">
28 <primary sortas="a-gnome-color-manager">gnome-color-manager</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Color Manager</title>
33
34 <para>
35 <application>GNOME Color Manager</application> is a session framework
36 for the <application>GNOME</application> desktop environment that makes
37 it easy to manage, install and generate color profiles.
38 </para>
39
40 &lfs81_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-color-manager-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-color-manager-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-color-manager-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-color-manager-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gnome-color-manager-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gnome-color-manager-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GNOME Color Manager Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="colord-gtk"/>,
81 <xref linkend="colord"/>,
82 <xref linkend="gtk3"/>,
83 <xref linkend="itstool"/>,
84 <xref linkend="lcms2"/>,
85 <xref linkend="libcanberra"/>, and
86 <xref linkend="libexif"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="exiv2"/> and
92 <xref linkend="vte"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97<!-- <xref linkend="appstream-glib"/> and -->
98 <ulink url="&appstream-glib-url;">appstream-glib</ulink> and
99 <xref linkend="docbook-utils"/>
100 </para>
101
102 <para condition="html" role="usernotes">User Notes:
103 <ulink url="&blfs-wiki;/gnome-color-manager"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of GNOME Color Manager</title>
109
110 <para>
111 Install <application>GNOME Color Manager</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr --disable-packagekit &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="commands">
131 <title>Command Explanations</title>
132
133 <para>
134 <parameter>--disable-packagekit</parameter>: This switch disables the
135 use of PackageKit which isn't suitable for BLFS.
136 </para>
137
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Libraries</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
149 <seg>
150 gcm-calibrate, gcm-import, gcm-inspect,
151 gcm-picker, and gcm-viewer
152 </seg>
153 <seg>
154 None
155 </seg>
156 <seg>
157 /usr/share/gnome-color-manager and
158 /usr/share/help/*/gnome-color-manager
159 </seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="gcm-calibrate">
169 <term><command>gcm-calibrate</command></term>
170 <listitem>
171 <para>
172 is the GCM calibrator tool.
173 </para>
174 <indexterm zone="gnome-color-manager gcm-calibrate">
175 <primary sortas="b-gcm-calibrate">gcm-calibrate</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="gcm-import">
181 <term><command>gcm-import</command></term>
182 <listitem>
183 <para>
184 allows you to import ICC profiles supplied by vendors.
185 </para>
186 <indexterm zone="gnome-color-manager gcm-import">
187 <primary sortas="b-gcm-import">gcm-import</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="gcm-inspect">
193 <term><command>gcm-inspect</command></term>
194 <listitem>
195 <para>
196 allows you to inspect your session color-management settings.
197 </para>
198 <indexterm zone="gnome-color-manager gcm-inspect">
199 <primary sortas="b-gcm-inspect">gcm-inspect</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="gcm-picker">
205 <term><command>gcm-picker</command></term>
206 <listitem>
207 <para>
208 allows you to pick spot colors for use by an attached colorimeter.
209 </para>
210 <indexterm zone="gnome-color-manager gcm-picker">
211 <primary sortas="b-gcm-picker">gcm-picker</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="gcm-viewer">
217 <term><command>gcm-viewer</command></term>
218 <listitem>
219 <para>
220 allows you to view properties of ICC profiles.
221 </para>
222 <indexterm zone="gnome-color-manager gcm-viewer">
223 <primary sortas="b-gcm-viewer">gcm-viewer</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 </variablelist>
229
230 </sect2>
231
232</sect1>
Note: See TracBrowser for help on using the repository browser.