Changeset cc6eed5


Ignore:
Timestamp:
09/30/2014 03:23:07 PM (10 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, krejzi/svn, 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:
2cc8083
Parents:
da06d61d
Message:

Update to gtk+-3.14.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rda06d61d rcc6eed5  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to gtk+-3.14.1.  Fixes
     52          <ulink url="&blfs-ticket-root;5612">#5612</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to xterm-312.  Fixes
    5256          <ulink url="&blfs-ticket-root;5611">#5611</ulink>.</para>
  • packages.ent

    rda06d61d rcc6eed5  
    464464<!ENTITY goffice010-version           "0.10.18">
    465465<!ENTITY gtk2-version                 "2.24.24">
    466 <!ENTITY gtk3-version                 "3.14.0">
     466<!ENTITY gtk3-version                 "3.14.1">
    467467<!ENTITY gtk-engines-version          "2.20.2">
    468468<!ENTITY gtkmm2-version               "2.24.4">
  • x/lib/gtk+3.xml

    rda06d61d rcc6eed5  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.14/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.14/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "2e4e64a29e0373f36fbc98e1531da2db">
     9  <!ENTITY gtk3-md5sum        "92485df8cec035c394b145590f56363f">
    1010  <!ENTITY gtk3-size          "15 MB">
    11   <!ENTITY gtk3-buildsize     "400 MB (additional 4 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.9 SBU to rebuild the docs)">
     11  <!ENTITY gtk3-buildsize     "401 MB (additional 6 MB for the test suite and 19 MB to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4.7 SBU (additional 0.5 SBU for the test suite and 3.9 SBU to rebuild the docs)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       To test the results, issue <command>make -k check</command>. Some tests
    144       fail for unknown reasons.
     143      To test the results, issue <command>make check</command>.
    145144    </para>
    146145
Note: See TracChangeset for help on using the changeset viewer.