source: gnome/applications/gnome-color-manager.xml@ 7eeacb7

trunk
Last change on this file since 7eeacb7 was de74d323, checked in by Douglas R. Reno <renodr@…>, 3 weeks ago

Tag GNOME Desktop

Applications to come soon (including simple-scan, gedit, and epiphany)

  • Property mode set to 100644
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
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-36;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
9 <!ENTITY gnome-color-manager-download-ftp " ">
10 <!ENTITY gnome-color-manager-md5sum "c5360705a68e88455b1801200e9aaa2e">
11 <!ENTITY gnome-color-manager-size "2.1 MB">
12 <!ENTITY gnome-color-manager-buildsize "12 MB">
13 <!ENTITY gnome-color-manager-time "0.1 SBU">
14]>
15
16<sect1 id="gnome-color-manager" xreflabel="gnome-color-manager-&gnome-color-manager-version;">
17 <?dbhtml filename="gnome-color-manager.html"?>
18
19
20 <title>gnome-color-manager-&gnome-color-manager-version;</title>
21
22 <indexterm zone="gnome-color-manager">
23 <primary sortas="a-gnome-color-manager">gnome-color-manager</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to GNOME Color Manager</title>
28
29 <para>
30 <application>GNOME Color Manager</application> is a session framework
31 for the <application>GNOME</application> desktop environment that makes
32 it easy to manage, install and generate color profiles.
33 </para>
34
35 &lfs122_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&gnome-color-manager-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&gnome-color-manager-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &gnome-color-manager-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &gnome-color-manager-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &gnome-color-manager-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &gnome-color-manager-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">GNOME Color Manager Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="colord"/>,
76 <xref linkend="gtk3"/>,
77 <xref linkend="itstool"/>,
78 <xref linkend="lcms2"/>,
79 <xref linkend="libcanberra"/>, and
80 <xref linkend="libexif"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="desktop-file-utils"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="appstream-glib"/> and
91 <xref linkend="docbook-utils"/> (currently causes build to fail)
92 </para>
93
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of GNOME Color Manager</title>
98
99 <para>
100 If <xref linkend="docbook-utils"/> is installed, disable installation
101 of the man pages to avoid a build failure:
102 </para>
103
104<screen><userinput>sed /subdir\(\'man/d -i meson.build</userinput></screen>
105
106 <para>
107 Install <application>GNOME Color Manager</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>mkdir build &amp;&amp;
112cd build &amp;&amp;
113
114meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
115ninja</userinput></screen>
116
117 <para>
118 To test the results, issue: <command>ninja test</command>. The tests must
119 be run from an X session.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>ninja install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 <!--gcm-calibrate,--> gcm-import, gcm-inspect,
141 gcm-picker, and gcm-viewer
142 </seg>
143 <seg>
144 None
145 </seg>
146 <seg>
147 /usr/share/gnome-color-manager and
148 /usr/share/help/*/gnome-color-manager
149 </seg>
150 </seglistitem>
151 </segmentedlist>
152
153 <variablelist>
154 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
155 <?dbfo list-presentation="list"?>
156 <?dbhtml list-presentation="table"?>
157
158<!-- Seems to be removed in 3.36.0
159 <varlistentry id="gcm-calibrate">
160 <term><command>gcm-calibrate</command></term>
161 <listitem>
162 <para>
163 is the GCM calibrator tool.
164 </para>
165 <indexterm zone="gnome-color-manager gcm-calibrate">
166 <primary sortas="b-gcm-calibrate">gcm-calibrate</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170-->
171 <varlistentry id="gcm-import">
172 <term><command>gcm-import</command></term>
173 <listitem>
174 <para>
175 allows you to import ICC profiles supplied by vendors
176 </para>
177 <indexterm zone="gnome-color-manager gcm-import">
178 <primary sortas="b-gcm-import">gcm-import</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="gcm-inspect">
184 <term><command>gcm-inspect</command></term>
185 <listitem>
186 <para>
187 allows you to inspect your session color-management settings
188 </para>
189 <indexterm zone="gnome-color-manager gcm-inspect">
190 <primary sortas="b-gcm-inspect">gcm-inspect</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="gcm-picker">
196 <term><command>gcm-picker</command></term>
197 <listitem>
198 <para>
199 allows you to pick spot colors for use by an attached colorimeter
200 </para>
201 <indexterm zone="gnome-color-manager gcm-picker">
202 <primary sortas="b-gcm-picker">gcm-picker</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="gcm-viewer">
208 <term><command>gcm-viewer</command></term>
209 <listitem>
210 <para>
211 allows you to view properties of ICC profiles
212 </para>
213 <indexterm zone="gnome-color-manager gcm-viewer">
214 <primary sortas="b-gcm-viewer">gcm-viewer</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.