Changeset a4d6836


Ignore:
Timestamp:
06/30/2007 03:54:25 PM (17 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:
b5939eb
Parents:
cb4cdb1
Message:

Updated to GTK+-2.10.13

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcb4cdb1 ra4d6836  
    403403<!ENTITY pango-version                "1.16.4">
    404404<!ENTITY atk-version                  "1.18.0">
    405 <!ENTITY gtk2-version                 "2.10.11">
     405<!ENTITY gtk2-version                 "2.10.13">
    406406<!ENTITY lesstif-version              "0.94.4">
    407407<!ENTITY startup-notification-version "0.9">
  • introduction/welcome/changelog.xml

    rcb4cdb1 ra4d6836  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to GTK+-2.10.13.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to Pango-1.16.4.</para>
    4952        </listitem>
  • x/lib/gtk+2.xml

    rcb4cdb1 ra4d6836  
    77  <!ENTITY gtk2-download-http "&gnome-download-http;/gtk+/2.10/gtk+-&gtk2-version;.tar.bz2">
    88  <!ENTITY gtk2-download-ftp  "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-&gtk2-version;.tar.bz2">
    9   <!ENTITY gtk2-md5sum        "3b32eab43bf5195d981867d25ba55d66">
    10   <!ENTITY gtk2-size          "15.0 MB">
    11   <!ENTITY gtk2-buildsize     "239 MB (includes building the experimental backends)">
    12   <!ENTITY gtk2-time          "3.0 SBU (includes building the experimental backends)">
     9  <!ENTITY gtk2-md5sum        "d0af87715f3b0f05bf38a3312a528012">
     10  <!ENTITY gtk2-size          "15.1 MB">
     11  <!ENTITY gtk2-buildsize     "240 MB (includes building the experimental backends)">
     12  <!ENTITY gtk2-time          "3.1 SBU (includes building the experimental backends)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.