Changeset 8f62346 for gnome/platform
- Timestamp:
- 03/22/2019 10:07:03 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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:
- 2367283
- Parents:
- c250033
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gjs.xml
rc250033 r8f62346 5 5 %general-entities; 6 6 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.5 4/gjs-&gjs-version;.tar.xz">8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.5 4/gjs-&gjs-version;.tar.xz">9 <!ENTITY gjs-md5sum " 387dd08d40d4f1f1ffec9546b52e7619">10 <!ENTITY gjs-size "6 36KB">11 <!ENTITY gjs-buildsize " 78MB (with tests)">12 <!ENTITY gjs-time "1. 0SBU (with tests)">7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.56/gjs-&gjs-version;.tar.xz"> 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.56/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum "aa47ee8bdcb7c36e9eafd4c7796fbb96"> 10 <!ENTITY gjs-size "652 KB"> 11 <!ENTITY gjs-buildsize "92 MB (with tests)"> 12 <!ENTITY gjs-time "1.1 SBU (with tests)"> 13 13 ]> 14 14 … … 113 113 To test the results, issue: <command>make check</command>. The 114 114 <application>GTK</application> and <application>Cairo</application> 115 tests will fail if not running in an Xorg session. Two tests that 116 use Unicode are known to fail, as C.UTF-8 isn't defined as a locale 117 in our environment. 118 <!-- I sent a mail to the lists regarding this on 2019-01-01 -renodr --> 115 tests will fail if not running in an Xorg session. 119 116 </para> 120 117 -
gnome/platform/libsecret.xml
rc250033 r8f62346 7 7 <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz"> 8 8 <!ENTITY libsecret-download-ftp "&gnome-download-ftp;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz"> 9 <!ENTITY libsecret-md5sum " 376153ece17081eb5410870e0dc5c031">9 <!ENTITY libsecret-md5sum "fee403988442f497f3c1dfe7b128869c"> 10 10 <!ENTITY libsecret-size "500 KB"> 11 11 <!ENTITY libsecret-buildsize "17 MB">
Note:
See TracChangeset
for help on using the changeset viewer.