Changeset 88d8c967 for gnome/platform/gnome-desktop.xml
- Timestamp:
- 10/15/2019 02:19:42 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- ff803c4
- Parents:
- e1c8ab7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gnome-desktop.xml
re1c8ab7 r88d8c967 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&gnome-download-ftp;/gnome-desktop/&gnome-minor-34;/gnome-desktop-&gnome-desktop-version;.tar.xz"> 11 <!ENTITY gnome-desktop-md5sum "3 149bbd12eaf6f4420b1a999131ec470">11 <!ENTITY gnome-desktop-md5sum "357b4e63960830c1399d3341d05746ea"> 12 12 <!ENTITY gnome-desktop-size "696 KB"> 13 <!ENTITY gnome-desktop-buildsize "1 4MB (with tests)">14 <!ENTITY gnome-desktop-time "0.1 SBU ( using parallelism=4;with tests)">13 <!ENTITY gnome-desktop-buildsize "19 MB (with tests)"> 14 <!ENTITY gnome-desktop-time "0.1 SBU (with tests)"> 15 15 ]> 16 16 … … 111 111 </para> 112 112 113 <screen revision="sysv"><userinput>mkdir build && 114 cd build && 115 116 meson --prefix=/usr .. && 117 ninja</userinput></screen> 118 119 <screen revision="systemd"><userinput>mkdir build && 113 <screen><userinput>mkdir build && 120 114 cd build && 121 115 … … 124 118 ninja</userinput></screen> 125 119 126 <para revision="sysv"> 127 This package does not come with a functioning test suite. 128 <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr --> 129 </para> 130 131 <para revision="systemd"> 120 <!-- Previously, there was a note here on SysV about the Wall Clock tests 121 failing. Since we symlinked the timezones, it works okay now. --> 122 <para> 132 123 To test the results, run <command>ninja test</command> from a X Terminal 133 124 or similar. … … 160 151 parameter you wish to enable the installed tests. 161 152 </para> 162 163 <!-- When elogind drops into mainline, we need to add that option164 to gnome-desktop, otherwise there's no distributor noted. -->165 153 166 154 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.