Changeset 93f46ca for x/lib/gtk+2.xml


Ignore:
Timestamp:
12/25/2020 01:25:01 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
9c9beb8
Parents:
7a1065c
Message:

Update to libreoffice-7.0.4.2.
Update to gtkmm-3.24.3.
Update to gtk+-2.24.33.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+2.xml

    r7a1065c r93f46ca  
    77  <!ENTITY gtk2-download-http "&gnome-download-http;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
    88  <!ENTITY gtk2-download-ftp  "&gnome-download-ftp;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
    9   <!ENTITY gtk2-md5sum        "d5742aa42275203a499b59b4c382a784">
     9  <!ENTITY gtk2-md5sum        "0118e98dbe0e4dab90ce475f9f0e6c0c">
    1010  <!ENTITY gtk2-size          "12 MB">
    11   <!ENTITY gtk2-buildsize     "275 MB">
    12   <!ENTITY gtk2-time          "1.0 SBU (using parallelism=4; add 0.1 SBU for tests)">
     11  <!ENTITY gtk2-buildsize     "285 MB">
     12  <!ENTITY gtk2-time          "0.9 SBU (using parallelism=4; add 0.1 SBU for tests)">
    1313]>
    1414
     
    126126
    127127    <para>
    128       To test the results, issue: <command>make check</command>. Note that you
     128      To test the results, issue: <command>make -k check</command>. Note that you
    129129      must run the tests from a session with X Window Display capability (i.e.,
    130130      not a text-based terminal/console) as the tests attempt to open an X
    131131      window, and the tests can take an excessively long time. Using an X
    132       Window, the tests should take less than 0.3 SBU. One test,
    133       DefaultValues/GdkPixbuf, is known to fail.
     132      Window, the tests should take less than 0.1 SBU. One test,
     133      aliasfilescheck.sh, is known to fail.
    134134    </para>
    135135
Note: See TracChangeset for help on using the changeset viewer.