Changeset 22a8219 for gnome/platform
- Timestamp:
- 08/12/2020 07:54:03 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 644e02f
- Parents:
- bc27324
- Location:
- gnome/platform
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gnome-desktop.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&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 "72 0KB">11 <!ENTITY gnome-desktop-md5sum "6bc3193acb3a68a56930aa05f8bec6a4"> 12 <!ENTITY gnome-desktop-size "724 KB"> 13 13 <!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)"> 15 15 ]> 16 16 … … 120 120 <!-- Previously, there was a note here on SysV about the Wall Clock tests 121 121 failing. Since we symlinked the timezones, it works okay now. --> 122 < para>122 <!--<para> 123 123 To test the results, run <command>ninja test</command> from a X Terminal 124 124 or similar. One test, <filename>wallclock-reftest</filename>, is known to 125 125 fail due to a difference in expecations in the he_IL.UTF-8 locale. 126 </para> 126 </para>--> 127 127 <!-- This failure is known upstream and seems to be due to a translation 128 128 update for the Hebrew translation. See 129 129 https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/149 and 130 130 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> 132 136 133 137 <para> -
gnome/platform/gnome-shell-extensions.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-shell-extensions-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-shell-extensions-size "204 KB"> 13 <!ENTITY gnome-shell-extensions-buildsize " 4.3MB">13 <!ENTITY gnome-shell-extensions-buildsize "2.9 MB"> 14 14 <!ENTITY gnome-shell-extensions-time "less than 0.1 SBU"> 15 15 ]> -
gnome/platform/gnome-shell.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-shell-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-shell-size "1.7 MB"> 13 13 <!ENTITY gnome-shell-buildsize "70 MB"> -
gnome/platform/mutter.xml
rbc27324 r22a8219 7 7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz"> 8 8 <!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"> 10 10 <!ENTITY mutter-size "2.6 MB"> 11 <!ENTITY mutter-buildsize " 188 MB">12 <!ENTITY mutter-time "1. 1SBU (Using parallelism=4)">11 <!ENTITY mutter-buildsize "248 MB"> 12 <!ENTITY mutter-time "1.0 SBU (Using parallelism=4)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.