Changeset bc0d10e for gnome/platform


Ignore:
Timestamp:
01/24/2020 10:59:11 PM (4 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:
a6ea526
Parents:
57b3c45
Message:

Update to mutter-3.34.3
libarchive: Remove dependency on zstd
parted: Add optional dependency on dosfstools

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/mutter.xml

    r57b3c45 rbc0d10e  
    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        "4d7b67471fa4177e5ff0357e1f1736fb">
    10   <!ENTITY mutter-size          "2.7 MB">
    11   <!ENTITY mutter-buildsize     "487 MB">
    12   <!ENTITY mutter-time          "0.7 SBU (Using parallelism=4)">
     9  <!ENTITY mutter-md5sum        "c3ee46ae7b84d9d0e8dd3f9e04a61ab1">
     10  <!ENTITY mutter-size          "2.6 MB">
     11  <!ENTITY mutter-buildsize     "614 MB">
     12  <!ENTITY mutter-time          "1.1 SBU (Using parallelism=4)">
    1313]>
    1414
     
    7373    </itemizedlist>
    7474
     75    <!--
    7576    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7677    <itemizedlist spacing="compact">
     
    8283      </listitem>
    8384    </itemizedlist>
     85    -->
    8486
    8587    <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
     
    133135  <sect2 role="installation">
    134136    <title>Installation of Mutter</title>
    135 
     137    <!--
    136138    <para>
    137139      First, apply a patch to Mutter to fix some upstream bugs:
     
    139141
    140142<screen><userinput remap="pre">patch -Np1 -i ../mutter-&mutter-version;-upstream_fixes-1.patch</userinput></screen>
     143    -->
    141144
    142145    <para>
Note: See TracChangeset for help on using the changeset viewer.