mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to gtk+-3.24.37.
This commit is contained in:
parent
9fabaa4b6e
commit
6e1b07447e
@ -42,6 +42,10 @@
|
||||
<listitem>
|
||||
<para>March 5th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gtk+-3.24.37. Fixes
|
||||
<ulink url="&blfs-ticket-root;17744">#17744</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pytest-7.2.2 (Python module). Fixes
|
||||
<ulink url="&blfs-ticket-root;17743">#17743</ulink>.</para>
|
||||
|
@ -807,7 +807,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY grantlee-version "5.3.1">
|
||||
<!ENTITY graphene-version "1.10.8">
|
||||
<!ENTITY gtk2-version "2.24.33">
|
||||
<!ENTITY gtk3-version "3.24.36">
|
||||
<!ENTITY gtk3-version "3.24.37">
|
||||
<!ENTITY gtk4-minor "4.8">
|
||||
<!ENTITY gtk4-version ">k4-minor;.3">
|
||||
<!ENTITY gtk-engines-version "2.20.2">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-md5sum "fd4571a112ffaa2fbbb9d25de8f5b6c0">
|
||||
<!ENTITY gtk3-md5sum "3649dd48556ead2d909467c1f0751956">
|
||||
<!ENTITY gtk3-size "12 MB">
|
||||
<!ENTITY gtk3-buildsize "290 MB (add 3 MB for tests)">
|
||||
<!ENTITY gtk3-time "0.9 SBU (using parallelism=4, add 0.5 SBU for tests)">
|
||||
<!ENTITY gtk3-buildsize "232 MB (add 4 MB for tests)">
|
||||
<!ENTITY gtk3-time "0.3 SBU (using parallelism=4, add 0.7 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk3" xreflabel="GTK+->k3-version;">
|
||||
@ -130,7 +130,7 @@ ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results you need a graphical session, then issue
|
||||
<command>ninja test</command>. Two tests may fail because the time out
|
||||
<command>ninja test</command>. One test may fail because the time out
|
||||
setting is too short.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user