source: general/graphlib/colord.xml@ 41067694

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 41067694 was c341539, checked in by Krejzi <krejzi@…>, 12 years ago

gtk-vnc 0.5.0, libatasmart 0.18, udisks2 1.94.0, upower 0.9.15, colord 0.1.19, telepathy-glib 0.18.0, telepathy-logger 0.4.0, telepathy-mission-control 5.12.0, mx 1.4.5. Added farstream 0.1.2 and telepathy-farstream 0.4.0

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

  • Property mode set to 100644
File size: 6.3 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 colord-download-http
8 "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
9 <!ENTITY colord-download-ftp " ">
10 <!ENTITY colord-md5sum "38f04d3882826d403f03a971bb54148a">
11 <!ENTITY colord-size "472 KB">
12 <!ENTITY colord-buildsize "16 MB">
13 <!ENTITY colord-time "0.2 SBU">
14]>
15
16<sect1 id="colord" xreflabel="colord-&colord-version;">
17 <?dbhtml filename="colord.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>colord-&colord-version;</title>
25
26 <indexterm zone="colord">
27 <primary sortas="a-colord">colord</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to colord</title>
32
33 <para>The <application>colord</application> package is a system activated
34 daemon that maps devices to color profiles. It is used by
35 gnome-color-manager for system integration and use when there are no users
36 logged in.</para>
37
38 &lfs70_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&colord-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&colord-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &colord-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &colord-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &colord-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &colord-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">colord Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required">
66 <xref linkend="dbus"/>,
67 <xref linkend="lcms2"/>,
68 <xref linkend="sqlite"/> and
69 <xref linkend="udev"/>
70 </para>
71
72 <bridgehead renderas="sect4">Recommended (Required if building GNOME)</bridgehead>
73 <para role="recommended">
74 <xref linkend="gobject-introspection"/> and
75 <xref linkend="polkit"/>
76 </para>
77
78 <bridgehead renderas="sect4">optional</bridgehead>
79 <para role="optional">
80 <xref linkend="gtk-doc"/> and
81 <xref linkend="sane"/>
82 </para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/colord"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of colord</title>
91
92 <para>Install <application>colord</application> by running the following
93 commands:</para>
94
95<screen><userinput>./configure --prefix=/usr \
96 --sysconfdir=/etc \
97 --libexecdir=/usr/lib/colord \
98 --localstatedir=/var \
99 --disable-static &amp;&amp;
100make</userinput></screen>
101
102 <para>To test the results, issue: <command>make check</command>.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114 href="../../xincludes/static-libraries.xml"/>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/gtk-doc-rebuild.xml"/>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Librariy</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 cd-create-profile, cd-fix-profile, colord,
132 colord-sane and colormgr
133 </seg>
134 <seg>
135 libcolord.so
136 </seg>
137 <seg>
138 /usr/include/colord-1, /usr/lib/colord,
139 /usr/lib/colord-sensors, /usr/share/color,
140 /usr/share/gtk-doc/html/colord and
141 /var/lib/colord
142 </seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="cd-create-profile">
152 <term><command>cd-create-profile</command></term>
153 <listitem>
154 <para>is a Color Manager Profile Creation Tool.</para>
155 <indexterm zone="colord cd-create-profile">
156 <primary sortas="b-cd-create-profile">cd-create-profile</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="cd-fix-profile">
162 <term><command>cd-fix-profile</command></term>
163 <listitem>
164 <para>is a tool to fix metadata in ICC profiles.</para>
165 <indexterm zone="colord cd-fix-profile">
166 <primary sortas="b-cd-fix-profile">cd-fix-profile</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="colord-prog">
172 <term><command>colord</command></term>
173 <listitem>
174 <para>is the color daemon.</para>
175 <indexterm zone="colord colord-prog">
176 <primary sortas="b-colord-prog">colord-prog</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 <varlistentry id="colormgr">
182 <term><command>colormgr</command></term>
183 <listitem>
184 <para>is a text-mode program that allows you to interact with colord
185 on the command line.</para>
186 <indexterm zone="colord colormgr">
187 <primary sortas="b-colormgr">colormgr</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="libcolord">
193 <term><filename class='libraryfile'>libcolord.so</filename></term>
194 <listitem>
195 <para>contains the <application>colord</application> API
196 functions.</para>
197 <indexterm zone="colord libcolord">
198 <primary sortas="c-libcolord">libcolord.so</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 </variablelist>
204
205 </sect2>
206
207</sect1>
Note: See TracBrowser for help on using the repository browser.