Update to gnome-shell-45.0

This commit is contained in:
Douglas R. Reno 2023-09-22 15:54:21 -05:00
parent 12079d32ab
commit c39244c1dd
3 changed files with 11 additions and 5 deletions

View File

@ -75,7 +75,7 @@
<!ENTITY tecla-version "45.0">
<!ENTITY gnome-control-center-version "45.0">
<!ENTITY mutter-version "45.0">
<!ENTITY gnome-shell-version "44.4">
<!ENTITY gnome-shell-version "45.0">
<!ENTITY gnome-shell-extensions-version "44.0">
<!ENTITY gnome-session-version "44.0">
<!-- GDM Moved to display managers -->

View File

@ -5,10 +5,10 @@
%general-entities;
<!ENTITY gnome-shell-download-http
"&gnome-download-http;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
"&gnome-download-http;/gnome-shell/&gnome-45;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-download-ftp
"&gnome-download-ftp;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "7448870f7537ece593e0ca2eaf547379">
"&gnome-download-ftp;/gnome-shell/&gnome-45;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "1782092edaa095c2192001eff1d92745">
<!ENTITY gnome-shell-size "1.9 MB">
<!ENTITY gnome-shell-buildsize "61 MB (with tests)">
<!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4; with tests)">
@ -190,10 +190,12 @@ ninja</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/meson-buildtype-release.xml"/>
<!--
<para revision="sysv">
<command>patch ...</command>: This patch fixes a bug when trying to
start an xwayland application on non systemd.
</para>
-->
<para revision="sysv">
<parameter>-Dsystemd=false</parameter>: Prevents installing systemd
@ -249,7 +251,7 @@ ninja</userinput></screen>
<listitem>
<para>
provides the core user interface functions for the
<application>GNOME</application> 3 Desktop
<application>GNOME</application> Desktop
</para>
<indexterm zone="gnome-shell gnome-shell-prog">
<primary sortas="b-gnome-shell">gnome-shell</primary>

View File

@ -41,6 +41,10 @@
<listitem>
<para>September 22nd, 2023</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gnome-shell-45.0. Fixes
<ulink url="&blfs-ticket-root;18570">#18570</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to mutter-45.0. Fixes
<ulink url="&blfs-ticket-root;18580">#18580</ulink>.</para>