Ignore:
Timestamp:
07/16/2022 01:06:49 AM (22 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
951fd4eb
Parents:
8b152256
Message:

Update to gnome-shell-42.3.1 and gnome-shell-extensions-42.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell.xml

    r8b152256 r29cefb8  
    99  <!ENTITY gnome-shell-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "01b7e75af1b563e007af31c8f0617b26">
     11  <!ENTITY gnome-shell-md5sum        "2a82fadbb47acdcb27f4b218403957ba">
    1212  <!ENTITY gnome-shell-size          "1.8 MB">
    13   <!ENTITY gnome-shell-buildsize     "46 MB (with tests)">
    14   <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4; with tests)">
     13  <!ENTITY gnome-shell-buildsize     "47 MB">
     14  <!ENTITY gnome-shell-time          "0.1 SBU (Using parallelism=4)">
     15  <!ENTITY gnome-shell-buildsize-systemd "47 MB (with tests)">
     16  <!ENTITY gnome-shell-time-systemd      "0.2 SBU (Using parallelism=4; with tests)">
    1517]>
    1618
     
    6062        </para>
    6163      </listitem>
    62       <listitem>
     64      <listitem revision='sysv'>
    6365        <para>
    6466          Estimated disk space required: &gnome-shell-buildsize;
    6567        </para>
    6668      </listitem>
    67       <listitem>
     69      <listitem revision='sysv'>
    6870        <para>
    6971          Estimated build time: &gnome-shell-time;
     72        </para>
     73      </listitem>
     74      <listitem revision='systemd'>
     75        <para>
     76          Estimated disk space required: &gnome-shell-buildsize-systemd;
     77        </para>
     78      </listitem>
     79      <listitem revision='systemd'>
     80        <para>
     81          Estimated build time: &gnome-shell-time-systemd;
    7082        </para>
    7183      </listitem>
     
    160172ninja</userinput></screen>
    161173
    162     <para>
     174    <para revision='sysv'>
     175      This package does not come with a working test suite in a
     176      SystemV environment.
     177    </para>
     178
     179    <para revision='systemd'>
    163180      To test the results, you need to remove the
    164181      <parameter>-Dtests=false</parameter> switch, and to have <xref
    165       linkend="mutter"/> compiled with tests too. Issue:
    166       <command>ninja test</command>. You must be
    167       running an X session to run the tests. Some will fail if
    168       <xref linkend="gdm"/> is not installed.
     182      linkend="mutter"/> compiled and installed with tests also.
     183
     184      To run the tests, issue: <command>ninja test</command>. You must be
     185      running an X session to run the tests. Some will fail if <xref
     186      linkend="gdm"/> is not installed. 
    169187    </para>
    170188
Note: See TracChangeset for help on using the changeset viewer.