Changeset e792566 for gnome/platform


Ignore:
Timestamp:
07/09/2023 08:18:19 PM (12 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9a612888
Parents:
2c9b77a7
Message:

Update to mutter-44.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/mutter.xml

    r2c9b77a7 re792566  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-44;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-44;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "3bb532d0c15fe21bb7ea7ba7203ddd8e">
    10   <!ENTITY mutter-size          "150 MB">
    11   <!ENTITY mutter-buildsize     "75 MB (without tests)">
    12   <!ENTITY mutter-time          "0.5 SBU (Using parallelism=4)">
    13   <!ENTITY mutter-time-systemd  "0.5 SBU (Using parallelism=4, add 1.0 SBU for tests)">
     9  <!ENTITY mutter-md5sum        "c9a692911a8ff849c6bbfb44eca7a92f">
     10  <!ENTITY mutter-size          "2.7 MB">
     11  <!ENTITY mutter-buildsize     "99 MB (with tests)">
     12  <!ENTITY mutter-time          "0.8 SBU (Using parallelism=4; add 1.4 SBU for tests)">
    1413]>
    1514
     
    6362        </para>
    6463      </listitem>
    65       <listitem revision='sysv'>
     64      <listitem>
    6665        <para>
    6766          Estimated build time: &mutter-time;
    68         </para>
    69       </listitem>
    70       <listitem revision='systemd'>
    71         <para>
    72           Estimated build time: &mutter-time-systemd;
    7367        </para>
    7468      </listitem>
     
    116110
    117111    <!-- NOTE: Mutter compiles shipped Cogl and Clutter for it's own
    118     internal use. This is because the upstream has decided that Cogl and
     112    internal use. This is because upstream have decided that Cogl and
    119113    Clutter should be only used by Mutter in the future, so the development
    120114    of Cogl and Clutter is now performed in the Mutter repository.  The
    121     "standalone" Cogl and Clutter are considered obsolete now and we should
    122     try to archive them.  -->
     115    "standalone" Cogl and Clutter are considered obsolete now and we have
     116    archived them.  -->
    123117
    124118  </sect2>
     
    212206      The tests require an active X or wayland session.
    213207      <!-- https://gitlab.gnome.org/GNOME/mutter/-/issues/2848 -->
    214       The <filename>test_framebuffer_get_bits</filename> test is known to fail.
    215       A lot of tests will fail if the opengl rendering is not done in hardware.
     208      The <filename>cogl_test_framebuffer_get_bits_gl3</filename> test is
     209      known to fail. A few other tests may fail depending on the configuration.
    216210      Don't make any mouse or keyboard input while the test suite is
    217211      running or some tests may fail.
     
    240234
    241235    <para>
    242       <option>-Dtests=true -Dclutter-tests=false</option>: Building all the
     236      <option>-Dtests=true -Dclutter_tests=false</option>: Building all the
    243237      tests but the tests for the shipped <application>Clutter</application>
    244238      library.  The <application>Clutter</application> tests are known to
Note: See TracChangeset for help on using the changeset viewer.