Changeset 3387a84 for gnome/platform
- Timestamp:
- 05/08/2019 10:27:49 PM (5 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:
- 605c369
- Parents:
- 1a424644
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gnome-desktop.xml
r1a424644 r3387a84 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&gnome-download-ftp;/gnome-desktop/&gnome-minor-32;/gnome-desktop-&gnome-desktop-version;.tar.xz"> 11 <!ENTITY gnome-desktop-md5sum " d16b9150c51df1517064433ca63fefa2">11 <!ENTITY gnome-desktop-md5sum "e9a32b755c20f1462f7c4321e32b30cb"> 12 12 <!ENTITY gnome-desktop-size "696 KB"> 13 <!ENTITY gnome-desktop-buildsize "1 9MB (with tests)">14 <!ENTITY gnome-desktop-time "0. 2 SBU (with tests)">13 <!ENTITY gnome-desktop-buildsize "14 MB (with tests)"> 14 <!ENTITY gnome-desktop-time "0.1 SBU (using parallelism=4; with tests)"> 15 15 ]> 16 16 … … 111 111 112 112 <screen revision="sysv"><userinput>mkdir build && 113 cd build &&113 cd build && 114 114 115 115 meson --prefix=/usr .. && … … 123 123 ninja</userinput></screen> 124 124 125 <para> 125 <para revision="sysv"> 126 This package does not come with a functioning test suite. 127 or similar. 128 </para> 129 130 <para revision="systemd"> 126 131 To test the results, run <command>ninja test</command> from a X Terminal 127 132 or similar. -
gnome/platform/yelp.xml
r1a424644 r3387a84 7 7 <!ENTITY yelp-download-http "&gnome-download-http;/yelp/&gnome-minor-32;/yelp-&yelp-version;.tar.xz"> 8 8 <!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-minor-32;/yelp-&yelp-version;.tar.xz"> 9 <!ENTITY yelp-md5sum " f8d3463f95b636651b1879cbb0955def">9 <!ENTITY yelp-md5sum "177a57015986b6152e5f1b36af625f5a"> 10 10 <!ENTITY yelp-size "1.5 MB"> 11 <!ENTITY yelp-buildsize " 22MB">11 <!ENTITY yelp-buildsize "17 MB"> 12 12 <!ENTITY yelp-time "0.1 SBU"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.