Changeset d5fc3bc4 for gnome/platform/tracker.xml
- Timestamp:
- 05/03/2019 06:44:14 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3a802b2
- Parents:
- 535af54
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/tracker.xml
r535af54 rd5fc3bc4 9 9 <!ENTITY tracker-download-ftp 10 10 "&gnome-download-ftp;/tracker/2.2/tracker-&tracker-version;.tar.xz"> 11 <!ENTITY tracker-md5sum " fe9abb3ea46a250023d23fa3adbf65ab">11 <!ENTITY tracker-md5sum "2ec18c6f9e877abdfe1f50bac0e9eade"> 12 12 <!ENTITY tracker-size "2.7 MB"> 13 <!ENTITY tracker-buildsize " 210 MB (withtests)">14 <!ENTITY tracker-time " 1.4 SBU (withtests)">13 <!ENTITY tracker-buildsize "197 MB (including tests)"> 14 <!ENTITY tracker-time "0.4 SBU (add 0.9 SBU for tests)"> 15 15 ]> 16 16 … … 113 113 114 114 <screen><userinput>mkdir build && 115 cd build &&115 cd build && 116 116 117 117 meson --prefix=/usr --sysconfdir=/etc .. && … … 120 120 <para> 121 121 To test the results, issue: <command>ninja test</command>. The tests 122 should be run from a graphical session. Six tests may fail on some 123 systems and configurations. 122 should be run from a graphical session. 124 123 </para> 125 124
Note:
See TracChangeset
for help on using the changeset viewer.