Changeset 63256d93 for x/lib/gtk+3.xml


Ignore:
Timestamp:
03/13/2019 10:46:58 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
0a4d6ef0
Parents:
2f450a9
Message:

Update to gtk+3-3.24.7.
Update to blfs-bootscripts-20190313.tar.xz. Adjusts bridge script.
Update to unbound-1.9.1.
Fix a schema in ibus

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

File:
1 edited

Legend:

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

    r2f450a9 r63256d93  
    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        "32862355c08f6af3e7848c695cd4081b">
    10   <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "585 MB (add 11 MB for tests)">
    12   <!ENTITY gtk3-time          "2.8 SBU (using parallelism=4, add 0.6 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "378d327eeb24580fcbc941003de547b9">
     10  <!ENTITY gtk3-size          "18 MB">
     11  <!ENTITY gtk3-buildsize     "450 MB (add 10 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 0.3 SBU for tests)">
    1313]>
    1414
     
    165165    <para>
    166166      To test the results you need a graphical session, then issue
    167       <command>make -k check</command>.
    168       The colorchooser.ui portion of the accessibility-dump test is
    169       known to fail.  Additionally many tests will fail if the current
     167      <command>make -k check</command>. There are several tests that
     168      have subtests that are known to fail: scrolledwindow, treeview,
     169      accessibility-dump, test-css-nodes, and gtk-reftest.
     170      Additionally many tests will fail if the current
    170171      gtk theme (such as current XFCE themes) has deprecated elements.
    171172    </para>
Note: See TracChangeset for help on using the changeset viewer.