Changeset 1be8fad for x/lib/gtk4.xml


Ignore:
Timestamp:
05/11/2021 08:46:29 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
2eb6c62
Parents:
4b1b4784 (diff), 7c934e69 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fix merge conflict

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r4b1b4784 r1be8fad  
    77  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/4.2/gtk-&gtk4-version;.tar.xz">
    88  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/4.2/gtk-&gtk4-version;.tar.xz">
    9   <!ENTITY gtk4-md5sum        "656c54a43b252ef1955d0787bab1a7aa">
     9  <!ENTITY gtk4-md5sum        "7854bd017e0016db76d17be9d4deb02e">
    1010  <!ENTITY gtk4-size          "25 MB">
    11   <!ENTITY gtk4-buildsize     "1.0 GB (138 MB installed, add 58 MB for tests)">
    12   <!ENTITY gtk4-time          "1.2 SBU (using parallelism=4, add 0.3 SBU for tests)">
     11  <!ENTITY gtk4-buildsize     "892 MB (138 MB installed, add 58 MB for tests)">
     12  <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.3 SBU for tests)">
    1313]>
    1414
     
    137137      Running the test suite is not recommended unless you are in a Wayland
    138138      session. If you are not in a Wayland session, around 625 tests will fail.
    139       Under a Wayland session, the number decreases to around 25. If you are
     139      Under a Wayland session, the number decreases to around 70. If you are
    140140      in a Wayland session and wish to run the tests, issue:
    141141      <command>ninja test</command>.
Note: See TracChangeset for help on using the changeset viewer.