mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
9121757add
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5655 af4574ff-66df-0310-9fd7-8a98e5e911e0
133 lines
4.2 KiB
XML
133 lines
4.2 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 gtkhtml-download-http "&gnome-download-http;/gtkhtml/3.8/gtkhtml->khtml-version;.tar.bz2">
|
|
<!ENTITY gtkhtml-download-ftp "&gnome-download-http;/gtkhtml/3.8/gtkhtml->khtml-version;.tar.bz2">
|
|
<!ENTITY gtkhtml-md5sum "4455e24142cc914f00f1e8b81940df68">
|
|
<!ENTITY gtkhtml-size "1.2 MB">
|
|
<!ENTITY gtkhtml-buildsize "56.0 MB">
|
|
<!ENTITY gtkhtml-time "1.3 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtkhtml" xreflabel="GtkHTML->khtml-version;">
|
|
<?dbhtml filename="gtkhtml.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
<keywordset>
|
|
<keyword role="package">gtkhtml->khtml-version;.tar</keyword>
|
|
<keyword role="ftpdir">gtkhtml</keyword>
|
|
</keywordset>
|
|
</sect1info>
|
|
|
|
<title>GtkHTML->khtml-version;</title>
|
|
|
|
<indexterm zone="gtkhtml">
|
|
<primary sortas="a-GtkHTML">GtkHTML</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GtkHTML</title>
|
|
|
|
<para>The <application>GtkHTML</application> package contains a
|
|
lightweight HTML rendering/printing/editing engine. This is an
|
|
<application>Evolution</application> specific application at
|
|
this time.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url=">khtml-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url=">khtml-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: >khtml-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: >khtml-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: >khtml-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: >khtml-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GtkHTML Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="libgnomeui"/>,
|
|
<xref linkend="gail"/>,
|
|
<xref linkend="gnome-icon-theme"/>, and
|
|
<xref linkend="libgnomeprintui"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="libsoup"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GtkHTML</title>
|
|
|
|
<para>Install <application>GtkHTML</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
--libexecdir=`pkg-config \
|
|
--variable=prefix ORBit-2.0`/lib/gtkhtml &&
|
|
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 Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libgtkhtml-3.x.[so,a] and libgnome-gtkhtml-editor-3.x.[so,a]</seg>
|
|
<seg>The following subdirectories of $GNOME_PREFIX/:
|
|
include/libgtkhtml-3.x,
|
|
lib/gtkhtml, and
|
|
share/gtkhtml-3.x</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgtkhtml-3">
|
|
<term><filename class='libraryfile'>libgtkhtml-3.x.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>provide the functions to render HTML within applications.</para>
|
|
<indexterm zone="gtkhtml libgtkhtml-3">
|
|
<primary sortas="c-libgtkhtml-3">libgtkhtml-3.x.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|