Changeset bd6f068


Ignore:
Timestamp:
03/12/2008 06:45:14 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
041b4249
Parents:
cf4877f
Message:

Updated to libgtkhtml-2.11.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcf4877f rbd6f068  
    103103<!ENTITY libxml2-version              "2.6.31">
    104104<!ENTITY libxslt-version              "1.1.22">
    105 <!ENTITY libgtkhtml-version           "2.11.0">
     105<!ENTITY libgtkhtml-version           "2.11.1">
    106106<!ENTITY gmp-version                  "4.2.1">
    107107<!ENTITY gdbm-version                 "1.8.3">
  • general/genlib/libgtkhtml.xml

    rcf4877f rbd6f068  
    77  <!ENTITY libgtkhtml-download-http "&gnome-download-http;/libgtkhtml/2.11/libgtkhtml-&libgtkhtml-version;.tar.bz2">
    88  <!ENTITY libgtkhtml-download-ftp  "&gnome-download-ftp;/libgtkhtml/2.11/libgtkhtml-&libgtkhtml-version;.tar.bz2">
    9   <!ENTITY libgtkhtml-md5sum        "ae7fbfda3b5d118c17f089f4de64b5ef">
    10   <!ENTITY libgtkhtml-size          "560 KB">
    11   <!ENTITY libgtkhtml-buildsize     "34.2 MB">
     9  <!ENTITY libgtkhtml-md5sum        "a1d1a197dcff8c4571659deef5495e24">
     10  <!ENTITY libgtkhtml-size          "597 KB">
     11  <!ENTITY libgtkhtml-buildsize     "36 MB">
    1212  <!ENTITY libgtkhtml-time          "0.8 SBU">
    1313]>
     
    8080make</userinput></screen>
    8181
    82     <para>This package does not come with a test suite.</para>
     82    <para>This package does not come with a test suite. You can run a test
     83    program which includes many test cases; if desired, issue:
     84    <command>( cd tests; ./testgtkhtml )</command></para>
    8385
    8486    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • introduction/welcome/changelog.xml

    rcf4877f rbd6f068  
    4545      <para>March 12th, 2008</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to libgtkhtml-2.11.1.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated the Heimdal instructions to preserve the
Note: See TracChangeset for help on using the changeset viewer.