Changeset d5da4e0
- Timestamp:
- 09/14/2024 03:35:50 PM (4 weeks ago)
- Branches:
- trunk
- Children:
- dc5e53b3
- Parents:
- d4a3f02
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rd4a3f02 rd5da4e0 43 43 <itemizedlist> 44 44 <listitem> 45 <para>[bdubbs] - Update to gtk-4.16.1. Fixes 46 <ulink url="&blfs-ticket-root;20376">#20376</ulink>.</para> 47 </listitem> 48 <listitem> 45 49 <para>[xry111] - Update to gobject-introspection-1.82.0 (glib 46 50 additional download). Fixes -
packages.ent
rd4a3f02 rd5da4e0 870 870 <!ENTITY gtk3-version "3.24.43"> 871 871 <!ENTITY gtk4-minor "4.16"> 872 <!ENTITY gtk4-version ">k4-minor;. 0">872 <!ENTITY gtk4-version ">k4-minor;.1"> 873 873 <!ENTITY gtk-engines-version "2.20.2"> 874 874 <!ENTITY gtkmm3-version "3.24.9"> -
x/lib/gtk4.xml
rd4a3f02 rd5da4e0 7 7 <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/>k4-minor;/gtk->k4-version;.tar.xz"> 8 8 <!ENTITY gtk4-download-ftp " "> 9 <!ENTITY gtk4-md5sum " 33666e441030f3a965d2a1d2834dda8a">9 <!ENTITY gtk4-md5sum "d7bb643ef30d4611590964d82006fc78"> 10 10 <!ENTITY gtk4-size "18 MB"> 11 <!ENTITY gtk4-buildsize "91 3MB (with docs; add 143 MB for tests)">11 <!ENTITY gtk4-buildsize "914 MB (with docs; add 143 MB for tests)"> 12 12 <!ENTITY gtk4-time "1.3 SBU (using parallelism=4; with docs; add 1.7 SBU for tests)"> 13 13 ]> … … 112 112 <xref linkend="sassc"/>, 113 113 <xref linkend="tracker3"/>, 114 <ulink url="https://github.com/OpenPrinting/cpdb-libs">cpdb</ulink> 114 <ulink url="https://github.com/OpenPrinting/cpdb-libs">cpdb</ulink>, 115 115 <ulink url="https://pypi.org/project/pydbus/">pydbus</ulink> 116 116 (for some tests), and … … 153 153 154 154 <screen remap='test'><userinput>LIBGL_ALWAYS_SOFTWARE=1 \ 155 dbus-run-session meson test --setup x11 --no-suite needs-dmabuf 156 9</userinput></screen> 155 dbus-run-session meson test --setup x11 --no-suite needs-dmabuf</userinput></screen> 157 156 158 157 <para> … … 227 226 [xry111]: 4.16.1, x11, 6106 OK, 0 Expected Fail, 18 Fail, 25 Skipped, 2 Timeout 228 227 above on wayland in Weston 228 [bdubbs]: 4.16.1, x11, 5909 OK, 0 Expected Fail, 203 Fail, 16 Skipped, 26 Timeout 229 Over ssh there were 26 Timeouts. 230 On a direct xfce run (same system) I now get 204 fail and 10 Timeouts. 229 231 --> 230 232
Note:
See TracChangeset
for help on using the changeset viewer.