glfs/gnome/add/libgtkhtml.xml

135 lines
4.3 KiB
XML
Raw Normal View History

<?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 libgtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2">
<!ENTITY libgtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2">
<!ENTITY libgtkhtml-md5sum "c77789241d725e189ffc0391eda94361">
<!ENTITY libgtkhtml-size "392 KB">
<!ENTITY libgtkhtml-buildsize "31 MB">
<!ENTITY libgtkhtml-time "0.8 SBU">
]>
<sect1 id="libgtkhtml" xreflabel="libgtkhtml-&libgtkhtml-version;">
<?dbhtml filename="libgtkhtml.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>libgtkhtml-&libgtkhtml-version;</title>
<indexterm zone="libgtkhtml">
<primary sortas="a-Libgtkhtml">Libgtkhtml</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libgtkhtml</title>
<para>The <application>libgtkhtml</application> package contains the
<filename class="libraryfile">libgtkhtml-2</filename> library. This
library provides an API for rendering HTML.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libgtkhtml-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libgtkhtml-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libgtkhtml-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libgtkhtml-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libgtkhtml-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libgtkhtml-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libgtkhtml Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="gtk2"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="gail"/> and
<xref linkend="gnome-vfs"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of libgtkhtml</title>
<para>Install <application>libgtkhtml</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-accessibility &amp;&amp;
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="commands">
<title>Command Explanations</title>
<para><parameter>--disable-accessibility</parameter>: This forces the
package to build without linking to the
<filename class='libraryfile'>libgailutil</filename> accessibility
library. Remove this switch if you have <application>GAIL</application>
installed.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libgtkhtml-2.[so,a]</seg>
<seg>$GNOME_PREFIX/include/gtkhtml-2.0</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgtkhtml-2">
<term><filename class='libraryfile'>libgtkhtml-2.[so,a]</filename></term>
<listitem>
<para>provides the functions necessary to render and/or
edit HTML.</para>
<indexterm zone="libgtkhtml libgtkhtml-2">
<primary sortas="c-libgtkhtml-2">libgtkhtml-2.[so,a]</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>