source: gnome/applications/gnome-color-manager.xml@ 91318eb

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 91318eb was 91318eb, checked in by Pierre Labastie <pierre.labastie@…>, 14 months ago

Add "setup" to meson commands

I've not been very consistent on typography, but it is a start

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