Changeset 27ebd7a


Ignore:
Timestamp:
03/03/2020 10:14:47 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6b705bd
Parents:
3104831
Message:

Update to gtk+-3.24.14.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3104831 r27ebd7a  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to gtk+-3.24.14. Fixes
     49          <ulink url="&blfs-ticket-root;13152">#13152</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to xapian-1.4.15. Fixes
    4953          <ulink url="&blfs-ticket-root;13186">#13186</ulink>.</para>
  • packages.ent

    r3104831 r27ebd7a  
    705705<!ENTITY goffice010-version           "0.10.46">
    706706<!ENTITY gtk2-version                 "2.24.32">
    707 <!ENTITY gtk3-version                 "3.24.13">
     707<!ENTITY gtk3-version                 "3.24.14">
    708708<!ENTITY gtk-engines-version          "2.20.2">
    709709<!ENTITY gtkmm2-version               "2.24.5">
  • x/lib/gtk+3.xml

    r3104831 r27ebd7a  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "f65515e7bfa2199bd2188e871d69c686">
    10   <!ENTITY gtk3-size          "22 MB">
    11   <!ENTITY gtk3-buildsize     "465 MB (add 4 MB for tests)">
     9  <!ENTITY gtk3-md5sum        "62e39212fa0a84016a3392a9d291faf8">
     10  <!ENTITY gtk3-size          "19 MB">
     11  <!ENTITY gtk3-buildsize     "460 MB (add 4 MB for tests)">
    1212  <!ENTITY gtk3-time          "1.0 SBU (using parallelism=4, add 0.4 SBU for tests)">
    1313]>
     
    129129    </caution>
    130130
    131     <!--
    132     <para>First, fix a minor problem in the meson configuration:</para>
    133 
    134     <screen><userinput>sed -i 's/3.24.10/3.24.11/' meson.build</userinput></screen>
    135     -->
    136 
    137131    <para>
    138132      Install <application>GTK+ 3</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.