source: archive/gnome/gnome-color-manager.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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