Changeset f8fdd22


Ignore:
Timestamp:
04/10/2022 07:47:28 AM (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:
69d9a1f9
Parents:
a5ebc7a2
git-author:
Pierre Labastie <pierre.labastie@…> (04/10/2022 07:47:06 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (04/10/2022 07:47:28 AM)
Message:

Update to gnome-shell-42.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    ra5ebc7a2 rf8fdd22  
    6767<!ENTITY gnome-control-center-version      "42.0">
    6868<!ENTITY mutter-version                    "42.0">
    69 <!ENTITY gnome-shell-version               "41.4">
     69<!ENTITY gnome-shell-version               "42.0">
    7070<!ENTITY gnome-shell-extensions-version    "41.2">
    7171<!ENTITY gnome-session-version             "42.0">
  • gnome/platform/gnome-shell.xml

    ra5ebc7a2 rf8fdd22  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-41;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-41;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "9f49da92233a918d9dd4fe9d736f285c">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "1db3c67e35a964ce45038a8d1e1d827f">
    1212  <!ENTITY gnome-shell-size          "1.8 MB">
    13   <!ENTITY gnome-shell-buildsize     "70 MB">
    14   <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4)">
     13  <!ENTITY gnome-shell-buildsize     "57 MB (with tests)">
     14  <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4; with tests)">
    1515]>
    1616
     
    140140
    141141    <para>
    142       First, fix a bug in the meson build process exposed by recent versions of
    143       meson:
    144     </para>
    145 
    146 <screen><userinput remap="pre">sed -i '/i18n.merge_file/s/(.*/(/' $(find -name meson.build)</userinput></screen>
    147 
    148     <para>
    149142      Install <application>GNOME Shell</application> by running the
    150143      following commands:
     
    234227          /usr/lib/gnome-shell,
    235228          /usr/share/gnome-shell,
    236           /usr/share/gtk-doc/html/{shell,st}, and
     229          /usr/share/gtk-doc/html/{shell,st} (optional), and
    237230          /usr/share/xdg-desktop-portal/
    238231        </seg>
  • introduction/welcome/changelog.xml

    ra5ebc7a2 rf8fdd22  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gnome-shell-42.0. Fixes part of
     49          <ulink url="&blfs-ticket-root;16269">#16269</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gnome-control-center-42.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16275">#16275</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.