mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Updated to libgtkhtml-2.6.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4131 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cd30ba7e46
commit
128f9d3aed
@ -6,10 +6,10 @@
|
||||
|
||||
<!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 "a9b71134e50e62d20ab4777f899225b3">
|
||||
<!ENTITY libgtkhtml-size "417 KB">
|
||||
<!ENTITY libgtkhtml-buildsize "28.4 MB">
|
||||
<!ENTITY libgtkhtml-time "0.80 SBU">
|
||||
<!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;">
|
||||
@ -23,8 +23,10 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>libgtkhtml</application></title>
|
||||
|
||||
<para>The <application>libgtkhtml</application> package contains
|
||||
<filename class="libraryfile">libgtkhtml-2</filename> libraries.</para>
|
||||
<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'>
|
||||
@ -60,8 +62,13 @@ commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--disable-accessibility &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
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>
|
||||
|
||||
@ -78,19 +85,18 @@ Remove this switch if you have <application>GAIL</application> installed.</para>
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>libgtkhtml</application> package contains
|
||||
<filename class="libraryfile">libgtkhtml-2</filename> libraries.</para>
|
||||
<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 libraries</title>
|
||||
<para><filename class="libraryfile">libgtkhtml-2</filename> libraries provide
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user