mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
8cf883c4f3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9657 af4574ff-66df-0310-9fd7-8a98e5e911e0
219 lines
7.3 KiB
XML
219 lines
7.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY colord-download-http "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
|
|
<!ENTITY colord-download-ftp " ">
|
|
<!ENTITY colord-md5sum "b230ba65a3834d1ee67085d62aa81a16">
|
|
<!ENTITY colord-size "437 KB">
|
|
<!ENTITY colord-buildsize "19 MB">
|
|
<!ENTITY colord-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="colord" xreflabel="colord-&colord-version;">
|
|
<?dbhtml filename="colord.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>colord-&colord-version;</title>
|
|
|
|
<indexterm zone="colord">
|
|
<primary sortas="a-colord">colord</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to colord</title>
|
|
|
|
<para>The <application>colord</application> package is a system activated
|
|
daemon that maps devices to color profiles. It is used by
|
|
gnome-color-manager for system integration and use when there are no users
|
|
logged in.</para>
|
|
|
|
&lfs70_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&colord-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&colord-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &colord-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &colord-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &colord-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &colord-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">colord Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="dbus"/>,
|
|
<xref linkend="lcms2"/>
|
|
<xref linkend="pkgconfig"/>,
|
|
<xref linkend="sqlite"/>, and
|
|
<xref linkend="udev"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended"><xref linkend="polkit"/></para>
|
|
|
|
<bridgehead renderas="sect4">optional</bridgehead>
|
|
<para role="optional"><xref linkend="gobject-introspection"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/colord"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of colord</title>
|
|
|
|
<para>Install <application>colord</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--libexecdir=/usr/lib/colord \
|
|
--localstatedir=/var &&
|
|
make</userinput></screen>
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><option>--disable-examples</option>: This option disables the DBus
|
|
example code.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>cd-create-profile, cd-fix-profile, colord, and colormgr</seg>
|
|
<seg>libcolord.{so,a}, libcolord_sensor_dummy.{so,a},
|
|
libcolord_sensor_huey.{so,a}, and libcolord_sensor_munki.{so,a}</seg>
|
|
<seg>/usr/{include/colord-1/colord,lib/colord-sensors,
|
|
share/{color/icc/colord,dbus-1/interfaces,locale/it_IT/LC_MESSAGES}},
|
|
/var/lib/colord</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="cd-create-profile">
|
|
<term><command>cd-create-profile</command></term>
|
|
<listitem>
|
|
<para>is a Color Manager Profile Creation Tool.</para>
|
|
<indexterm zone="colord cd-create-profile">
|
|
<primary sortas="b-cd-create-profile">cd-create-profile</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="cd-fix-profile">
|
|
<term><command>cd-fix-profile</command></term>
|
|
<listitem>
|
|
<para>is a tool to fix metadata in ICC profiles.</para>
|
|
<indexterm zone="colord cd-fix-profile">
|
|
<primary sortas="b-cd-fix-profile">cd-fix-profile</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="colord-prog">
|
|
<term><command>colord</command></term>
|
|
<listitem>
|
|
<para>is the daemon.</para>
|
|
<indexterm zone="colord colord-prog">
|
|
<primary sortas="b-colord-prog">colord-prog</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="colormgr">
|
|
<term><command>colormgr</command></term>
|
|
<listitem>
|
|
<para>is a text-mode program that allows you to interact with colord
|
|
on the command line.</para>
|
|
<indexterm zone="colord colormgr">
|
|
<primary sortas="b-colormgr">colormgr</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libcolord">
|
|
<term><filename class='libraryfile'>libcolord.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains the <application>colord</application> API
|
|
functions.</para>
|
|
<indexterm zone="colord libcolord">
|
|
<primary sortas="c-libcolord">libcolord.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<!--<varlistentry id="libcolord_sensor_dummy">
|
|
<term><filename class='libraryfile'>libcolord_sensor_dummy.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains functions that .....</para>
|
|
<indexterm zone="colord libcolord_sensor_dummy">
|
|
<primary sortas="c-libcolord_sensor_dummy">libcolord_sensor_dummy.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libcolord_sensor_huey">
|
|
<term><filename class='libraryfile'>libcolord_sensor_huey.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains functions that .....</para>
|
|
<indexterm zone="colord libcolord_sensor_huey">
|
|
<primary sortas="c-libcolord_sensor_huey">libcolord_sensor_huey.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libcolord_sensor_munki">
|
|
<term><filename class='libraryfile'>libcolord_sensor_munki.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains functions that .....</para>
|
|
<indexterm zone="colord libcolord_sensor_munki">
|
|
<primary sortas="c-libcolord_sensor_munki">libcolord_sensor_munki.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>-->
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|