Changeset 1cceff2


Ignore:
Timestamp:
10/10/2005 11:08:54 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cd71fd3
Parents:
0af08ab
Message:

Added GTK+-2 as a required dependency of libgtkhtml

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/libgtkhtml.xml

    r0af08ab r1cceff2  
    66
    77  <!ENTITY libgtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2">
    8   <!ENTITY libgtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2">
    9   <!ENTITY libgtkhtml-md5sum "c77789241d725e189ffc0391eda94361">
    10   <!ENTITY libgtkhtml-size "392 KB">
    11   <!ENTITY libgtkhtml-buildsize "31 MB">
    12   <!ENTITY libgtkhtml-time "0.8 SBU">
     8  <!ENTITY libgtkhtml-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2">
     9  <!ENTITY libgtkhtml-md5sum        "c77789241d725e189ffc0391eda94361">
     10  <!ENTITY libgtkhtml-size          "392 KB">
     11  <!ENTITY libgtkhtml-buildsize     "31 MB">
     12  <!ENTITY libgtkhtml-time          "0.8 SBU">
    1313]>
    1414
     
    2121  </sect1info>
    2222
    23   <title>Libgtkhtml-&libgtkhtml-version;</title>
     23  <title>libgtkhtml-&libgtkhtml-version;</title>
    2424
    2525  <indexterm zone="libgtkhtml">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Libgtkhtml</title>
     30    <title>Introduction to libgtkhtml</title>
    3131
    3232    <para>The <application>libgtkhtml</application> package contains the
     
    5656    </itemizedlist>
    5757
    58     <bridgehead renderas="sect3">Libgtkhtml Dependencies</bridgehead>
     58    <bridgehead renderas="sect3">libgtkhtml Dependencies</bridgehead>
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="gnome-vfs"/></para>
     61    <para><xref linkend="gtk2"/> and
     62    <xref linkend="gnome-vfs"/></para>
    6263
    6364    <bridgehead renderas="sect4">Optional</bridgehead>
     
    6768
    6869  <sect2 role="installation">
    69     <title>Installation of Libgtkhtml</title>
     70    <title>Installation of libgtkhtml</title>
    7071
    7172    <para>Install <application>libgtkhtml</application> by running the following
  • introduction/welcome/changelog.xml

    r0af08ab r1cceff2  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Added GTK+-2 as a required dependency of
     49          libgtkhtml.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
    4953        </listitem>
Note: See TracChangeset for help on using the changeset viewer.