Ignore:
Timestamp:
09/26/2016 06:14:56 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
ac61d9b
Parents:
2060b08
Message:

Update to vinagre-3.22.0
Update to gnome-terminal-3.22.0
Update to mutter-3.22.0
Update to gnome-session-3.22.0
Update to gnome-shell-extensions-3.22.0
Update to gnome-shell-3.22.0
Update to gdm-3.22.0
Update to gnome-control-center-3.22.0
Fix PCRE2 xref id
More to come...

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/mutter.xml

    r2060b08 r0129a2f5  
    55  %general-entities;
    66
    7   <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-20;/mutter-&mutter-version;.tar.xz">
    8   <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-20;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "7b847d952a108be4c4096e8842db00eb">
    10   <!ENTITY mutter-size          "1.4 MB">
    11   <!ENTITY mutter-buildsize     "64 MB">
    12   <!ENTITY mutter-time          "1.0 SBU">
     7  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-22;/mutter-&mutter-version;.tar.xz">
     8  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-22;/mutter-&mutter-version;.tar.xz">
     9  <!ENTITY mutter-md5sum        "e448039015b355e7e2b9f86087e2f399">
     10  <!ENTITY mutter-size          "3.4 MB">
     11  <!ENTITY mutter-buildsize     "192 MB">
     12  <!ENTITY mutter-time          "2.5 SBU">
    1313]>
    1414
     
    103103    </para>
    104104
     105    <!-- NOTE: For some reason, it builds internal git versions of
     106    cogl and clutter during the building process, even with them preinstalled.
     107    This adds 1.5 SBU, and I have no clue why it needs to do this. -->
     108
    105109    <para condition="html" role="usernotes">User Notes:
    106110      <ulink url="&blfs-wiki;/mutter"/>
     
    138142      href="../../xincludes/static-libraries.xml"/>
    139143
     144<!-- Doesn't seem to recognize this. I'll hold off on removing it entirely
     145    until the next point release.
    140146    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141147      href="../../xincludes/gtk-doc-rebuild.xml"/>
     148-->
    142149
    143150  </sect2>
     
    159166        </seg>
    160167        <seg>
    161           /usr/include/mutter,
    162           /usr/lib/mutter, and
    163           /usr/share/gtk-doc/html/meta
     168          /usr/{lib,include}/mutter
    164169        </seg>
    165170      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.