Changeset 22a8219 for gnome/platform


Ignore:
Timestamp:
08/12/2020 07:54:03 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, 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:
644e02f
Parents:
bc27324
Message:

Update to dovecot-2.3.11.3, and adapt to Lua-5.4
Update to gnome-desktop-3.36.5
Update to mutter-3.36.5
Update to gnome-shell-3.36.5
Update to gnome-shell-extensions-3.36.3

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

Location:
gnome/platform
Files:
4 edited

Legend:

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

    rbc27324 r22a8219  
    99  <!ENTITY gnome-desktop-download-ftp
    1010           "&gnome-download-ftp;/gnome-desktop/&gnome-minor-36;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    11   <!ENTITY gnome-desktop-md5sum        "285d5d8a97b7564809151d401199c239">
    12   <!ENTITY gnome-desktop-size          "720 KB">
     11  <!ENTITY gnome-desktop-md5sum        "6bc3193acb3a68a56930aa05f8bec6a4">
     12  <!ENTITY gnome-desktop-size          "724 KB">
    1313  <!ENTITY gnome-desktop-buildsize     "19 MB (with tests)">
    14   <!ENTITY gnome-desktop-time          "0.1 SBU (Using parallelism=4; with tests)">
     14  <!ENTITY gnome-desktop-time          "0.1 SBU (Using parallelism=4)">
    1515]>
    1616
     
    120120    <!-- Previously, there was a note here on SysV about the Wall Clock tests
    121121         failing. Since we symlinked the timezones, it works okay now. -->
    122     <para>
     122    <!--<para>
    123123      To test the results, run <command>ninja test</command> from a X Terminal
    124124      or similar. One test, <filename>wallclock-reftest</filename>, is known to
    125125      fail due to a difference in expecations in the he_IL.UTF-8 locale.
    126     </para>
     126    </para>-->
    127127    <!-- This failure is known upstream and seems to be due to a translation
    128128         update for the Hebrew translation. See
    129129         https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/149 and
    130130         https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/70/
    131          For some reason, I cannot replicate this on my gcc-10 system.-->
     131    For some reason, I cannot replicate this on my gcc-10 system.-->
     132    <para>
     133      This package does not come with a test suite.
     134      <!-- "no tests defined." -->
     135    </para>
    132136
    133137    <para>
  • gnome/platform/gnome-shell-extensions.xml

    rbc27324 r22a8219  
    99  <!ENTITY gnome-shell-extensions-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell-extensions/&gnome-minor-36;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
    11   <!ENTITY gnome-shell-extensions-md5sum        "2ac47e148aee43bf5286426e782ffdaf">
     11  <!ENTITY gnome-shell-extensions-md5sum        "b7771b4851fc3f16dcada5e16ceb53ab">
    1212  <!ENTITY gnome-shell-extensions-size          "204 KB">
    13   <!ENTITY gnome-shell-extensions-buildsize     "4.3 MB">
     13  <!ENTITY gnome-shell-extensions-buildsize     "2.9 MB">
    1414  <!ENTITY gnome-shell-extensions-time          "less than 0.1 SBU">
    1515]>
  • gnome/platform/gnome-shell.xml

    rbc27324 r22a8219  
    99  <!ENTITY gnome-shell-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "6227e7986a8eb6fdf48ed8f06d55a99f">
     11  <!ENTITY gnome-shell-md5sum        "27e80b0d7b817e18b01821f4a64506f0">
    1212  <!ENTITY gnome-shell-size          "1.7 MB">
    1313  <!ENTITY gnome-shell-buildsize     "70 MB">
  • gnome/platform/mutter.xml

    rbc27324 r22a8219  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "b8efc78dd728792679b1bbe14d0f7f60">
     9  <!ENTITY mutter-md5sum        "064c0d9d60fe3497a5bdf3c09b4e0c52">
    1010  <!ENTITY mutter-size          "2.6 MB">
    11   <!ENTITY mutter-buildsize     "188 MB">
    12   <!ENTITY mutter-time          "1.1 SBU (Using parallelism=4)">
     11  <!ENTITY mutter-buildsize     "248 MB">
     12  <!ENTITY mutter-time          "1.0 SBU (Using parallelism=4)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.