<?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-gtk-download-http "http://www.freedesktop.org/software/colord/releases/colord-gtk-&colord-gtk-version;.tar.xz">
  <!ENTITY colord-gtk-download-ftp  " ">
  <!ENTITY colord-gtk-md5sum        "f3ad262c060fc50c10805b744be7479d">
  <!ENTITY colord-gtk-size          "268 KB">
  <!ENTITY colord-gtk-buildsize     "4.0 MB">
  <!ENTITY colord-gtk-time          "less than 0.1 SBU">
]>

<sect1 id="colord-gtk" xreflabel="colord-gtk-&colord-gtk-version;">
  <?dbhtml filename="colord-gtk.html"?>

  <sect1info>
    <othername>$LastChangedBy: krejzi $</othername>
    <date>$Date: 2013-06-01 08:18:39 -0400 (Sat, 01 Jun 2013) $</date>
  </sect1info>

  <title>colord-gtk-&colord-gtk-version;</title>

  <indexterm zone="colord-gtk">
    <primary sortas="a-colord-gtk">colord-gtk</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Colord GTK</title>

    <para>
      The <application>Colord GTK</application> package contains
      <application>GTK+</application> bindings for
      <application>Colord</application>.
    </para>

    &lfs72_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&colord-gtk-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&colord-gtk-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &colord-gtk-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &colord-gtk-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &colord-gtk-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &colord-gtk-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Colord GTK Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="colord"/> and
      <xref linkend="gtk3"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="gobject-introspection"/> and
      <xref linkend="vala"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="gtk-doc"/>
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/colord-gtk"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of Colord GTK</title>

    <para>
      Install <application>Colord GTK</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr \
            --enable-vala \
            --disable-static &amp;&amp;
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>--enable-vala</option>: This switch enables
      building of the Vala bindings. Remove if you don't
      have <xref linkend="vala"/> installed.
    </para>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="../../xincludes/static-libraries.xml"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="../../xincludes/gtk-doc-rebuild.xml"/>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Library</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>
          libcolord-gtk.so
        </seg>
        <seg>
          /usr/include/colord-1/colord-gtk
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="libcolord-gtk">
        <term><filename class="libraryfile">libcolord-gtk.so</filename></term>
        <listitem>
          <para>
            contains the <application>Colord</application>
            <application>GTK+</application> bindings.
          </para>
          <indexterm zone="colord-gtk libcolord-gtk">
            <primary sortas="c-libcolord-gtk">libcolord-gtk.so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
