glfs/gnome/core/librsvg.xml
Igor Živković 83322ba46b Updated to libmng-1.0.8, libgsf-1.10.1, librsvg-2.8.1 and GIMP-2.0.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2782 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-10-09 13:18:05 +00:00

94 lines
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.8/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.8/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-size "353 KB">
<!ENTITY librsvg-buildsize "10.1 MB">
<!ENTITY librsvg-time "0.25 SBU">
]>
<sect1 id="librsvg" xreflabel="librsvg-&librsvg-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="librsvg.html"?>
<title>librsvg-&librsvg-version;</title>
<sect2>
<title>Introduction to <application>librsvg</application></title>
<para>The <application>librsvg</application> package contains <filename
class="libraryfile">librsvg</filename> libraries.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&librsvg-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&librsvg-download-ftp;"/></para></listitem>
<listitem><para>Download size: &librsvg-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&librsvg-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&librsvg-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>librsvg</application> dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="GTK2"/>,
<xref linkend="libxml2"/>,
<xref linkend="libart_lgpl"/> and
<xref linkend="popt"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libcroco"/>,
<xref linkend="libgsf"/>,
<xref linkend="gnome-vfs"/>,
<xref linkend="libgnomeprintui"/>,
<xref linkend="mozilla"/>,
<xref linkend="gtk-doc"/> and
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>librsvg</application></title>
<para>Install <application>librsvg</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>librsvg</application> package contains <filename
class="libraryfile">librsvg</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>librsvg libraries</title>
<para><filename class="libraryfile">librsvg</filename> libraries provide the
functions to render Scalable Vector
Graphics (<acronym>SVG</acronym>).</para></sect3>
</sect2>
</sect1>