Changeset 61f5b628 for x/lib/gtk4.xml


Ignore:
Timestamp:
01/22/2022 02:48:42 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2315a3ca
Parents:
6c0ca652
git-author:
Pierre Labastie <pierre.labastie@…> (01/22/2022 02:47:22 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/22/2022 02:48:42 PM)
Message:

Package updates and one fix

umockdev-0.17.6
gtk4-4.6.0
fop-2.7
Fix network-manager-applet for building with recent meson. Thanks
to Joe Locash for the report.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r6c0ca652 r61f5b628  
    55  %general-entities;
    66
    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        "f3661ba9a9e6805172c776c9c0a3b73c">
    10   <!ENTITY gtk4-size          "29 MB">
    11   <!ENTITY gtk4-buildsize     "672 MB (78 MB installed, add 310 MB for tests)">
    12   <!ENTITY gtk4-time          "1.2 SBU (using parallelism=4, add 0.5 SBU for tests)">
     7  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
     8  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
     9  <!ENTITY gtk4-md5sum        "41c25ca304052f1a592f698f83922e23">
     10  <!ENTITY gtk4-size          "22 MB">
     11  <!ENTITY gtk4-buildsize     "499 MB (69 MB installed, add 10 MB for tests)">
     12  <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.2 SBU for tests)">
    1313]>
    1414
     
    136136    <para>
    137137      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.
    140     </para>
     138      are in a Wayland session, replace x11 with wayland. A few tests may fail.
     139    </para>
     140<!-- [pierre]: 4.6.0, wayland: 727 ok; 2 Expected Fail; 1 Fail; 1 Skipped -->
    141141
    142142    <para>
     
    235235gtk-icon-theme-name = <replaceable>oxygen</replaceable>
    236236gtk-font-name = <replaceable>DejaVu Sans 12</replaceable>
    237 gtk-cutsor-theme-size = <replaceable>18</replaceable>
     237gtk-cursor-theme-size = <replaceable>18</replaceable>
    238238gtk-xft-antialias = <replaceable>1</replaceable>
    239239gtk-xft-hinting = <replaceable>1</replaceable>
Note: See TracChangeset for help on using the changeset viewer.