mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to GtkHTML-3.6.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4181 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1c5790353a
commit
6e5be6fdea
@ -345,7 +345,7 @@
|
||||
<!ENTITY libgnomeprint-version "2.10.3">
|
||||
<!ENTITY libgnomeprintui-version "2.10.2">
|
||||
<!ENTITY gal-version "2.4.2">
|
||||
<!ENTITY gtkhtml-version "3.5.7">
|
||||
<!ENTITY gtkhtml-version "3.6.2">
|
||||
<!ENTITY evolution-data-server-version "1.2.2">
|
||||
<!ENTITY bug-buddy-version "2.10.0">
|
||||
<!ENTITY gtksourceview-version "1.2.0">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.2/gtkhtml->khtml-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.2/gtkhtml->khtml-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml-md5sum "fe7aa0259a4cd7c99280c076711f8f80">
|
||||
<!ENTITY gtkhtml-size "1.3 MB">
|
||||
<!ENTITY gtkhtml-buildsize "51 MB">
|
||||
<!ENTITY gtkhtml-time "1.21 SBU">
|
||||
<!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.6/gtkhtml->khtml-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.6/gtkhtml->khtml-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml-md5sum "37465fde0f1e1d7ba2284c5a4fd06fe7">
|
||||
<!ENTITY gtkhtml-size "1.4 MB">
|
||||
<!ENTITY gtkhtml-buildsize "54 MB">
|
||||
<!ENTITY gtkhtml-time "1.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gtkhtml" xreflabel="GtkHTML->khtml-version;">
|
||||
@ -62,8 +62,13 @@ commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
|
||||
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>
|
||||
|
||||
@ -71,7 +76,7 @@ make install</command></userinput></screen>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>GtkHTML</application> package contains
|
||||
<filename class="libraryfile">libgtkhtml-3.1</filename> and
|
||||
<filename class="libraryfile">libgtkhtml-3.6</filename> and
|
||||
<filename class='libraryfile'>libgnome-gtkhtml-editor</filename>
|
||||
libraries.</para>
|
||||
|
||||
@ -79,8 +84,8 @@ libraries.</para>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>libgtkhtml-3.1 libraries</title>
|
||||
<para><filename class="libraryfile">libgtkhtml-3.1</filename> libraries
|
||||
<sect3><title>libgtkhtml-3.6 libraries</title>
|
||||
<para><filename class="libraryfile">libgtkhtml-3.6</filename> libraries
|
||||
provide the functions to render <acronym>HTML</acronym> within
|
||||
applications.</para></sect3>
|
||||
|
||||
|
@ -25,7 +25,8 @@
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para>May 12th, 2005 [randy]: Updated to GAL-2.4.2.</para>
|
||||
<para>May 12th, 2005 [randy]: Updated to GAL-2.4.2 and
|
||||
GtkHTML-3.6.2.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user