Changeset 6a4996f for x


Ignore:
Timestamp:
08/30/2021 05:34:24 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
e9a55974
Parents:
56c69c1e
Message:

Update to gtk-4.4.0 (and some tags)

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r56c69c1e r6a4996f  
    55  %general-entities;
    66
    7   <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/4.2/gtk-&gtk4-version;.tar.xz">
    8   <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/4.2/gtk-&gtk4-version;.tar.xz">
    9   <!ENTITY gtk4-md5sum        "7854bd017e0016db76d17be9d4deb02e">
    10   <!ENTITY gtk4-size          "25 MB">
    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)">
     7  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/4.4/gtk-&gtk4-version;.tar.xz">
     8  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/4.4/gtk-&gtk4-version;.tar.xz">
     9  <!ENTITY gtk4-md5sum        "113d24bd311037f774bf1aa7d5d0a344">
     10  <!ENTITY gtk4-size          "29 MB">
     11  <!ENTITY gtk4-buildsize     "670 MB (76 MB installed, add 10 MB for tests)">
     12  <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.5 SBU for tests)">
    1313]>
    1414
     
    3434    </para>
    3535
    36     &lfs110_checked;
     36    &lfs110a_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    135135
    136136    <para>
    137       Running the test suite is not recommended unless you are in a Wayland
    138       session. If you are not in a Wayland session, around 625 tests will fail.
    139       Under a Wayland session, the number decreases to around 70. If you are
    140       in a Wayland session and wish to run the tests, issue:
    141       <command>ninja test</command>.
     137      To run the tests, issue: <command>meson test --setup x11</command>. If you
     138      are in a Wayland session, replace x11 with wayland. 8 tests are known to
     139      fail, out of 730.
    142140    </para>
    143141
  • x/lib/gtksourceview5.xml

    r56c69c1e r6a4996f  
    3535    </para>
    3636
    37     &lfs110_checked;
     37    &lfs110a_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.