Tagged libgnomeprint.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4439 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-05-22 09:17:23 +00:00
parent b3974d2dc6
commit 9e40d491b9

View File

@ -4,116 +4,148 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
<!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
<!ENTITY libgnomeprint-md5sum "9052dc919ad038b1a9e4d5301148588e">
<!ENTITY libgnomeprint-size "727 KB">
<!ENTITY libgnomeprint-buildsize "20 MB">
<!ENTITY libgnomeprint-time "0.5 SBU">
<!ENTITY libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
<!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
<!ENTITY libgnomeprint-md5sum "9052dc919ad038b1a9e4d5301148588e">
<!ENTITY libgnomeprint-size "727 KB">
<!ENTITY libgnomeprint-buildsize "20 MB">
<!ENTITY libgnomeprint-time "0.5 SBU">
]>
<sect1 id="libgnomeprint" xreflabel="libgnomeprint-&libgnomeprint-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libgnomeprint.html"?>
<title>libgnomeprint-&libgnomeprint-version;</title>
<?dbhtml filename="libgnomeprint.html"?>
<sect2>
<title>Introduction to <application>libgnomeprint</application></title>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<para>The <application>libgnomeprint</application> package contains
<filename class="libraryfile">libgnomeprint</filename> libraries.</para>
<title>libgnomeprint-&libgnomeprint-version;</title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&libgnomeprint-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&libgnomeprint-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &libgnomeprint-md5sum;</para></listitem>
<listitem><para>Download size: &libgnomeprint-size;</para></listitem>
<listitem><para>Estimated disk space required:
&libgnomeprint-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&libgnomeprint-time;</para></listitem></itemizedlist>
</sect3>
<indexterm zone="libgnomeprint">
<primary sortas="a-libgnomeprint">libgnomeprint</primary>
</indexterm>
<sect3><title><application>libgnomeprint</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="pango"/>,
<xref linkend="libart_lgpl"/>,
<xref linkend="fontconfig"/>,
<xref linkend="libxml2"/> and
<xref linkend="perl-modules"/>: XML-Parser</para>
</sect4>
<sect2 role="package">
<title>Introduction to libgnomeprint</title>
<sect4><title>Optional</title>
<para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
<xref linkend="gtk-doc"/> and
<xref linkend="docbook-utils"/></para>
</sect4>
</sect3>
<para>The <application>libgnomeprint</application> package contains
<filename class="libraryfile">libgnomeprint</filename> libraries.</para>
</sect2>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libgnomeprint-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libgnomeprint-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libgnomeprint-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libgnomeprint-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libgnomeprint-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libgnomeprint-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libgnomeprint Dependencies</bridgehead>
<sect2>
<title>Installation of <application>libgnomeprint</application></title>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="pango"/>,
<xref linkend="libart_lgpl"/>,
<xref linkend="fontconfig"/>,
<xref linkend="libxml2"/> and
<xref linkend="perl-modules"/>: XML-Parser</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
<xref linkend="gtk-doc"/> and
<xref linkend="docbook-utils"/></para>
<para>Install <application>libgnomeprint</application> by running the
following commands:</para>
</sect2>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
<sect2 role="installation">
<title>Installation of libgnomeprint</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../without-gnome.xml"/>
<para>Install <application>libgnomeprint</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
make</command></userinput></screen>
make</userinput></screen>
<para>The test suite requires <application>Acroread-4</application> to be
installed and passing <option>--with-metadata-printer</option> to the
<command>configure</command> script. If the previous requirements are met
and you wish to run the regression tests, change directories to the
<filename class='directory'>tests</filename> directory and issue:
<command>./run-test.pl</command>.</para>
<para>The test suite requires <application>Acroread-4</application> to be
installed and passing <option>--with-metadata-printer</option> to the
<command>configure</command> script. If the previous requirements are met
and you wish to run the regression tests, change directories to the
<filename class='directory'>tests</filename> directory and issue:
<command>./run-test.pl</command>.</para>
<para>Now, as the root user:</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
</sect2>
<sect2>
<title>Command explanations</title>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><option>--disable-gtk-doc</option>: This switch prevents
rebuilding the documentation during the <command>make</command>
command. Remove this parameter if you have
<application>GTK-Doc</application> installed and wish to rebuild the
documentation.</para>
<para><parameter>--disable-gtk-doc</parameter>: This switch prevents
rebuilding the documentation during the <command>make</command>
command. Remove this parameter if you have
<application>GTK-Doc</application> installed and wish to rebuild the
documentation.</para>
</sect2>
</sect2>
<sect2>
<title>Contents</title>
<sect2 role="content">
<title>Contents</title>
<para>The <application>libgnomeprint</application> package contains the
<filename class="libraryfile">libgnomeprint</filename> library, support
modules and transport modules.</para>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
</sect2>
<seglistitem>
<seg>None</seg>
<seg>libgnomeprint-2-2.[so,a] and modules</seg>
<seg>$GNOME_PREFIX/include/libgnomeprint-2.2,
$GNOME_PREFIX/lib/libgnomeprint,
$GNOME_PREFIX/share/gtk-doc/html/libgnomeprint, and
$GNOME_PREFIX/share/libgnomeprint</seg>
</seglistitem>
</segmentedlist>
<sect2><title>Description</title>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<sect3><title>libgnomeprint library</title>
<para><filename class="libraryfile">libgnomeprint</filename> implements
the <application><acronym>GNOME</acronym></application> Printing
Architecture.</para></sect3>
<varlistentry id="libgnomeprint-2">
<term><filename class='libraryfile'>libgnomeprint-2-2.[so,a]</filename></term>
<listitem>
<para>implements the <application>GNOME</application> Printing
Architecture.</para>
<indexterm zone="libgnomeprint libgnomeprint-2">
<primary sortas="c-libgnomeprint-2-2">libgnomeprint-2-2.[so,a]</primary>
</indexterm>
</listitem>
</varlistentry>
</sect2>
</variablelist>
</sect2>
</sect1>