Changeset 27236c5


Ignore:
Timestamp:
11/10/2014 09:31:26 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
c412026
Parents:
e35a1346
Message:

Update to gtk+-3.14.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re35a1346 r27236c5  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to gtk+-3.14.5. Fixes
     52          <ulink url="&blfs-ticket-root;5787">#5787</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to glib-2.42.1. Fixes
    5256          <ulink url="&blfs-ticket-root;5785">#5785</ulink>.</para>
  • packages.ent

    re35a1346 r27236c5  
    464464<!ENTITY goffice010-version           "0.10.18">
    465465<!ENTITY gtk2-version                 "2.24.25">
    466 <!ENTITY gtk3-version                 "3.14.4">
     466<!ENTITY gtk3-version                 "3.14.5">
    467467<!ENTITY gtk-engines-version          "2.20.2">
    468468<!ENTITY gtkmm2-version               "2.24.4">
  • x/lib/gtk+3.xml

    re35a1346 r27236c5  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "103a3521cf792f2ee12d0d1349d79288">
     9  <!ENTITY gtk3-md5sum        "c6b72b1cec82061167759b9e6cec9bab">
    1010  <!ENTITY gtk3-size          "15 MB">
    1111  <!ENTITY gtk3-buildsize     "401 MB (additional 6 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "4.8 SBU (additional 0.4 SBU for the test suite and 3.7 SBU to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4.6 SBU (additional 0.5 SBU for the test suite and 3.7 SBU to rebuild the docs)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       To test the results, issue <command>make check</command>.
     143      To test the results you need a graphical session, then issue
     144      <command>make check</command>.
    144145    </para>
    145146
Note: See TracChangeset for help on using the changeset viewer.