glfs/general/graphlib/libart_lgpl.xml
Randy McMurchy 6dd6c3c152 Updated to libart_lgpl-2.3.17
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3727 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-14 03:36:35 +00:00

97 lines
3.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libart_lgpl-download-http "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
<!ENTITY libart_lgpl-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
<!ENTITY libart_lgpl-md5sum "dfca42529393c8a8f59dc4dc10675a46">
<!ENTITY libart_lgpl-size "289 KB">
<!ENTITY libart_lgpl-buildsize "4.7 MB">
<!ENTITY libart_lgpl-time "0.14 SBU">
]>
<sect1 id="libart_lgpl" xreflabel="libart_lgpl-&libart_lgpl-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libart_lgpl.html"?>
<title>libart_lgpl-&libart_lgpl-version;</title>
<indexterm zone="libart_lgpl">
<primary sortas="a-Libart_lgpl">Libart-lgpl</primary></indexterm>
<sect2>
<title>Introduction to <application>libart_lgpl</application></title>
<para>The <application>libart_lgpl</application> package contains the
<filename class="libraryfile">libart</filename> libraries. These are
useful for high-performance <acronym>2D</acronym> graphics.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&libart_lgpl-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&libart_lgpl-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &libart_lgpl-md5sum;</para></listitem>
<listitem><para>Download size: &libart_lgpl-size;</para></listitem>
<listitem><para>Estimated disk space required:
&libart_lgpl-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&libart_lgpl-time;</para></listitem></itemizedlist>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>libart_lgpl</application></title>
<para>Install <application>libart_lgpl</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make</command></userinput></screen>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>libart2-config</seg>
<seg>libart_lgpl_2.[so,a]</seg>
<seg>/usr/include/libart-2.0</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<varlistentry id="libart_lgpl_2">
<term><filename class='libraryfile'>libart_lgpl_2.[so,a]</filename></term>
<listitem><para>is used as the anti-aliased render engine for
<application>libgnomecanvas</application> and as a graphics support
library for many other packages.</para>
<indexterm zone="libart_lgpl libart_lgpl_2">
<primary sortas="c-libart_lgpl_2">libart_lgpl_2.[so,a]</primary>
</indexterm></listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>