Changeset 66ccf39 for x/lib


Ignore:
Timestamp:
08/08/2023 09:14:02 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
316e31c
Parents:
64009403
Message:

Update to gtk-4.12.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r64009403 r66ccf39  
    77  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    88  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    9   <!ENTITY gtk4-md5sum        "0e5c971c0eaed555459dbac2c9243023">
    10   <!ENTITY gtk4-size          "20 MB">
    11   <!ENTITY gtk4-buildsize     "522 MB (with docs; add 18 MB for tests)">
    12   <!ENTITY gtk4-time          "1.2 SBU (using parallelism=4; with docs; add 0.4 SBU for tests)">
     9  <!ENTITY gtk4-md5sum        "69372ddb998c125c3a04c44b8c68b339">
     10  <!ENTITY gtk4-size          "16 MB">
     11  <!ENTITY gtk4-buildsize     "562 MB (with docs; add 29 MB for tests)">
     12  <!ENTITY gtk4-time          "1.3 SBU (using parallelism=4; with docs; add 0.6 SBU for tests)">
    1313]>
    1414
     
    145145    <para>
    146146      To run the tests, issue: <command>meson test --setup x11</command>. If you
    147       are in a Wayland session, replace x11 with wayland. A few tests may fail.
     147      are in a Wayland session, replace x11 with wayland. Nine tests are known
     148      to fail if
     149      <ulink url="https://gitlab.gnome.org/GNOME/cantarell-fonts">Cantrell fonts</ulink>
     150      are not installed. Many tests will fail if
     151      <filename>~/.config/gtk-4.0/settings.ini</filename> exists and gtk-modules
     152      is not commented out.
    148153      On systems with NVIDIA graphics cards, the tests may take significantly
    149154      longer than the advertised test time.
     
    160165               above over ssh
    161166     [bdubbs]: 4.10.0, x11,    712 OK, 0 Expected Fail,  6 Fail. 1 Skipped, 0 Timeout
     167               above on native x11
     168     [bdubbs]: 4.12.0, x11,   1453 OK, 0 Expected Fail,  9 Fail. 5 Skipped, 0 Timeout
    162169               above on native x11
    163170-->
Note: See TracChangeset for help on using the changeset viewer.