Ignore:
Timestamp:
09/19/2003 03:11:25 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
2e4a2f48
Parents:
2fcc9ee
Message:

update gtkhtml intro, soup intro and libghttp intro

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1111 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome/otherlibs/gtkhtml
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome/otherlibs/gtkhtml/gtkhtml-config.xml

    r2fcc9ee r84e112b  
    11<sect2>
    2 <title>Configuring gtkhtml</title>
     2<title>Configuring <application>gtkhtml</application></title>
    33&library-config;
    44</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml-desc.xml

    r2fcc9ee r84e112b  
    22<title>Contents</title>
    33
    4 <para>The gtkhtml package contains the Gnome 1.4 html rendering engine.</para>
     4<para>The <application>gtkhtml</application> package contains the GNOME 1.4
     5<acronym>html</acronym> rendering engine.</para>
    56
    67</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml-exp.xml

    r2fcc9ee r84e112b  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--prefix=/opt/gnome</userinput> : Install gtkhtml in the Gnome 1.4 area.</para>
     4<para><command>--prefix=/opt/gnome</command> : Install
     5<application>gtkhtml</application> in the GNOME 1.4 area.</para>
    56
    67</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml-inst.xml

    r2fcc9ee r84e112b  
    11<sect2>
    2 <title>Installation of gtkhtml</title>
     2<title>Installation of <application>gtkhtml</application></title>
    33
    4 <para>Install gtkhtml by running the following commands:</para>
     4<para>Install <application>gtkhtml</application> by running the following
     5commands:</para>
    56
    6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
     7<screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml-intro.xml

    r2fcc9ee r84e112b  
    11<sect2>
    2 <title>Introduction to gtkhtml-&gtkhtml-version;</title>
     2<title>Introduction to <application>gtkhtml</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gtkhtml-download-http;"/>
    5 Download location (FTP):        <ulink url="&gtkhtml-download-ftp;"/>
    6 Version used:                   &gtkhtml-version;
    7 Package size:                   &gtkhtml-size;
    8 Estimated Disk space required:  &gtkhtml-buildsize;</screen>
    9  
    10 <para>The gtkhtml package contains is a lightweight HTML
    11 rendering/printing/editing engine.</para>
     4<para>The <application>gtkhtml</application> package contains is a lightweight
     5<acronym>HTML</acronym> rendering/printing/editing engine.</para>
    126
    13 <screen>gtkhtml depends on:
    14 <xref linkend="gal"></xref>, <xref linkend ="libglade14"></xref> and <xref linkend="libcapplet"></xref>.</screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&gtkhtml-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&gtkhtml-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &gtkhtml-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&gtkhtml-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&gtkhtml-time;</para></listitem></itemizedlist>
     18</sect3>
     19                                                                               
     20<sect3><title><application>gtkhtml</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="GConf1"/>, <xref linkend="gal"/>, <xref
     23linkend ="libglade14"/> and <xref linkend="libcapplet"/></para></sect4>
     24<sect4><title>Optional</title>
     25<para><xref linkend="soup"/></para></sect4>
     26</sect3>
    1527
    1628</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml.ent

    r2fcc9ee r84e112b  
    55<!ENTITY gtkhtml-desc SYSTEM "gtkhtml-desc.xml">
    66<!ENTITY gtkhtml-config SYSTEM "gtkhtml-config.xml">
    7 <!ENTITY gtkhtml-buildsize "62 MB">
     7<!ENTITY gtkhtml-buildsize "78.6 MB">
    88<!ENTITY gtkhtml-version "1.1.7">
    99<!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml-&gtkhtml-version;.tar.bz2">
    1010<!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml-&gtkhtml-version;.tar.bz2">
    1111<!ENTITY gtkhtml-size "1.1 KB">
     12<!ENTITY gtkhtml-time "1.83 SBU">
  • gnome/otherlibs/gtkhtml/gtkhtml.xml

    r2fcc9ee r84e112b  
    66&gtkhtml-inst;
    77&gtkhtml-exp;
    8 &gtkhtml-config;
    98&gtkhtml-desc;
    109
Note: See TracChangeset for help on using the changeset viewer.