- Timestamp:
- 09/08/2019 09:58:36 PM (4 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:
- 4d84081
- Parents:
- 8a3feaa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gjs.xml
r8a3feaa r5037cb1 5 5 %general-entities; 6 6 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.5 6/gjs-&gjs-version;.tar.xz">8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.5 6/gjs-&gjs-version;.tar.xz">9 <!ENTITY gjs-md5sum " 6744153c56e958ad496021062e21823f">10 <!ENTITY gjs-size "6 88KB">11 <!ENTITY gjs-buildsize " 75MB (with tests)">12 <!ENTITY gjs-time "0. 6SBU (using parallelism=4; with tests)">7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz"> 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum "3a959f8d543efbe03871fbfd5a634181"> 10 <!ENTITY gjs-size "620 KB"> 11 <!ENTITY gjs-buildsize "88 MB (with tests)"> 12 <!ENTITY gjs-time "0.4 SBU (using parallelism=4; 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. 115 tests will fail if not running in an Xorg session. Two tests related 116 to testGIMarshalling.js are known to fail. 116 117 </para> 117 118
Note:
See TracChangeset
for help on using the changeset viewer.