Changeset a0ed916


Ignore:
Timestamp:
05/08/2022 08:33:36 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
9420604
Parents:
6bbb079
Message:

update to mutter-42.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r6bbb079 ra0ed916  
    6868<!ENTITY gnome-settings-daemon-version     "42.1">
    6969<!ENTITY gnome-control-center-version      "42.1">
    70 <!ENTITY mutter-version                    "42.0">
     70<!ENTITY mutter-version                    "42.1">
    7171<!ENTITY gnome-shell-version               "42.1">
    7272<!ENTITY gnome-shell-extensions-version    "42.1">
  • gnome/platform/mutter.xml

    r6bbb079 ra0ed916  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-42;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-42;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "9141c8037f71b6676d28107c7bcee26f">
     9  <!ENTITY mutter-md5sum        "59303bc585dd0e61632bf15440b6e343">
    1010  <!ENTITY mutter-size          "2.6 MB">
    11   <!ENTITY mutter-buildsize     "176 MB (with tests)">
    12   <!ENTITY mutter-time          "0.9 SBU (Using parallelism=4, add 0.6 SBU for tests)">
     11  <!ENTITY mutter-buildsize     "177 MB (with tests)">
     12  <!ENTITY mutter-time          "0.9 SBU (Using parallelism=4, add 1.0 SBU for tests)">
    1313]>
    1414
     
    7171      </listitem>
    7272    </itemizedlist>
    73 
     73    <!--
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
     
    8181      </listitem>
    8282    </itemizedlist>
    83 
     83    -->
    8484    <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
    8585
     
    138138  <sect2 role="installation">
    139139    <title>Installation of Mutter</title>
    140 
     140    <!--
    141141    <para>
    142142      First, apply a patch that fixes annoying bugs found after GNOME 42
     
    145145
    146146<screen><userinput>patch -Np1 -i ../mutter-&mutter-version;-consolidated_fixes-1.patch</userinput></screen>
    147 
     147-->
    148148    <para>
    149149      Install <application>Mutter</application> by running the following
     
    186186    </para>
    187187
    188     <!-- "catchsegv" from glibc is needed, but it's removed in 2.35
    189     <para>
    190       The test suite for this package does not work on systems using glibc-2.35
    191       and later.
    192     </para>
    193     -->
    194188    <para>
    195189      Now, as the <systemitem class="username">root</systemitem> user:
     
    202196      <command>dbus-run-session ninja test</command>. Note that the tests
    203197      require an active X session to run correctly, and that
    204       <filename>native-headless</filename> is known to fail.
     198      <filename>native-unit</filename> is known to fail.
    205199    </para>
    206200  </sect2>
  • introduction/welcome/changelog.xml

    r6bbb079 ra0ed916  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to mutter-42.1. Fixes
     49          <ulink url="&blfs-ticket-root;16524">#16524</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gnome-shell-extensions-42.1. Part of
    4953          <ulink url="&blfs-ticket-root;16524">#16524</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.