mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
124 lines
4.0 KiB
XML
124 lines
4.0 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 libart_lgpl-download-http "&gnome-download-http;/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
|
|
<!ENTITY libart_lgpl-download-ftp "&gnome-download-ftp;/libart_lgpl/2.3/libart_lgpl-&libart_lgpl-version;.tar.bz2">
|
|
<!ENTITY libart_lgpl-md5sum "08559ff3c67fd95d57b0c5e91a6b4302">
|
|
<!ENTITY libart_lgpl-size "321 KB">
|
|
<!ENTITY libart_lgpl-buildsize "5 MB">
|
|
<!ENTITY libart_lgpl-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libart_lgpl" xreflabel="libart_lgpl-&libart_lgpl-version;">
|
|
<?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 role="package">
|
|
<title>Introduction to libart_lgpl</title>
|
|
|
|
<para>The <application>libart_lgpl</application> package contains the
|
|
<filename class="libraryfile">libart</filename> libraries. These are
|
|
useful for high-performance 2D graphics.</para>
|
|
|
|
&lfs73_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<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>
|
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="&patch-root;/libart_lgpl-&libart_lgpl-version;-upstream_fixes-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libart_lgpl"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libart_lgpl</title>
|
|
|
|
<para>Install <application>libart_lgpl</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>patch -Np1 -i ../libart_lgpl-&libart_lgpl-version;-upstream_fixes-1.patch &&
|
|
./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<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/libart_lgpl</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<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>
|