glfs/gnome/core/libgtkhtml.xml

103 lines
3.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;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libgtkhtml.html"?>
<title>libgtkhtml-&libgtkhtml-version;</title>
<sect2>
<title>Introduction to <application>libgtkhtml</application></title>
<para>The <application>libgtkhtml</application> package contains the
<filename class="libraryfile">libgtkhtml-2</filename> library. This
library provides an <acronym>API</acronym> for rendering
<acronym>HTML</acronym>.</para>
<sect3><title>Package information</title>
<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>
</sect3>
<sect3><title><application>libgtkhtml</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gnome-vfs"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="gail"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>libgtkhtml</application></title>
<para>Install <application>libgtkhtml</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-accessibility &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<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>
<title>Contents</title>
<para>The <application>libgtkhtml</application> package contains the
<filename class="libraryfile">libgtkhtml-2</filename> library.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libgtkhtml-2 library</title>
<para><filename class="libraryfile">libgtkhtml-2</filename> provides
the functions necessary to render and/or edit
<acronym>HTML</acronym>.</para></sect3>
</sect2>
</sect1>