Ignore:
Timestamp:
10/17/2019 07:50:42 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9a2b97b9
Parents:
356396fd
Message:

Update to gnome-shell-3.34.1
Update to gnome-shell-extensions-3.34.1
Update to mutter-3.34.1
Update to gnome-session-3.34.1
Update to gdm-3.34.1

NOTE: There are some problems with gnome-shell-extensions and search functionality at the moment. Will look into those later.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22260 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/mutter.xml

    r356396fd raae40ce  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-34;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-34;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "9c67e9ef7641031e0b16cf88766335d5">
     9  <!ENTITY mutter-md5sum        "4d7b67471fa4177e5ff0357e1f1736fb">
    1010  <!ENTITY mutter-size          "2.7 MB">
    11   <!ENTITY mutter-buildsize     "166 MB">
     11  <!ENTITY mutter-buildsize     "487 MB">
    1212  <!ENTITY mutter-time          "0.7 SBU (Using parallelism=4)">
    1313]>
     
    7272      </listitem>
    7373    </itemizedlist>
    74 <!--
     74
    7575    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7676    <itemizedlist spacing="compact">
     
    8282      </listitem>
    8383    </itemizedlist>
    84 -->   
     84
    8585    <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
    8686
     
    126126  <sect2 role="installation">
    127127    <title>Installation of Mutter</title>
    128 <!--
     128
    129129    <para>
    130130      First, apply a patch to Mutter to fix some upstream bugs:
     
    132132
    133133<screen><userinput remap="pre">patch -Np1 -i ../mutter-&mutter-version;-upstream_fixes-1.patch</userinput></screen>
    134 -->
     134
    135135    <para>
    136136      Install <application>Mutter</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.