Changeset c3a210a for x


Ignore:
Timestamp:
06/29/2020 05:31:35 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
55dc313
Parents:
6b0156b2
Message:

Update to gtk+-3.24.21

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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/freeglut.xml

    r6b0156b2 rc3a210a  
    107107
    108108    <para>
    109       First, fix an issue with multiply defined symbols exposed by GCC-10:
     109      First, fix an issue with multiple defined symbols exposed by GCC-10:
    110110    </para>
    111111
  • x/lib/gtk+3.xml

    r6b0156b2 rc3a210a  
    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        "b302acc0a4b42e2980ef18628f9ce951">
     9  <!ENTITY gtk3-md5sum        "95afed6c860d27de827db66434d681da">
    1010  <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "615 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "1.9 SBU (using parallelism=4, add 0.4 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "592 MB (add 11 MB for tests)">
     12  <!ENTITY gtk3-time          "1.9 SBU (using parallelism=4, add 1.0 SBU for tests)">
    1313]>
    1414
     
    154154      Additionally many tests will fail if the current
    155155      gtk theme (such as current XFCE themes) has deprecated elements.-->
    156       The accessibility-dump portion of the test suite (6 tests) is known
    157       to fail.
     156      <!--The accessibility-dump portion of the test suite (6 tests) is known
     157      to fail.-->
     158      The colornames.ui test is known to fail.
    158159    </para>
    159160
     
    208209      without the wayland backend enabled.  Note that a previous installation
    209210      of gtk+3 built with wayland will interfere with installation without
    210       wayland.  If this is desired, remove /usr/lib//usr/lib/libgtk-3* before
     211      wayland.  If this is desired, remove /usr/lib/libgtk-3* before
    211212      installation.
    212213    </para>
Note: See TracChangeset for help on using the changeset viewer.