- Timestamp:
- 02/05/2020 04:30:05 PM (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:
- 900b9b3
- Parents:
- b5f0edd
- Location:
- gnome/platform
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/folks.xml
rb5f0edd r10092cde 7 7 <!ENTITY folks-download-http "&gnome-download-http;/folks/0.13/folks-&folks-version;.tar.xz"> 8 8 <!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.13/folks-&folks-version;.tar.xz"> 9 <!ENTITY folks-md5sum " 0038ec90db52ed7a82c93d98e227b078">10 <!ENTITY folks-size "5 04KB">11 <!ENTITY folks-buildsize " 28 MB">12 <!ENTITY folks-time "0. 1 SBU (Using parallelism=4)">9 <!ENTITY folks-md5sum "e9e8d37bbd2b6405c5d23269d9df2d49"> 10 <!ENTITY folks-size "512 KB"> 11 <!ENTITY folks-buildsize "42 MB (add 18 MB for tests)"> 12 <!ENTITY folks-time "0.2 SBU (Using parallelism=4i, add 1.0 SBU for tests)"> 13 13 ]> 14 14 … … 81 81 <xref linkend="gobject-introspection"/>, 82 82 <xref linkend="libgee"/>, 83 <!-- one file "tests/tools/manager-file.py" is still P2 but it's not invoked --> 83 <xref linkend="python-dbusmock"/>, and 84 84 <xref linkend="telepathy-glib"/> 85 85 </para> -
gnome/platform/gnome-control-center.xml
rb5f0edd r10092cde 103 103 </para> 104 104 105 <bridgehead renderas="sect4">Optional</bridgehead> 106 <para role="optional"> 107 <xref linkend="python-dbusmock"/> (for tests) 108 </para> 109 105 110 <bridgehead renderas="sect4" 106 111 revision="sysv">Recommended (Runtime)</bridgehead> -
gnome/platform/gnome-settings-daemon.xml
rb5f0edd r10092cde 121 121 <bridgehead renderas="sect4">Optional</bridgehead> 122 122 <para role="optional"> 123 < ulink url="https://github.com/martinpitt/python-dbusmock">python-dbusmock</ulink> and123 <xref linkend="python-dbusmock"/> and 124 124 <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink> 125 125 (required for the tests) -
gnome/platform/libsecret.xml
rb5f0edd r10092cde 7 7 <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz"> 8 8 <!ENTITY libsecret-download-ftp "&gnome-download-ftp;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz"> 9 <!ENTITY libsecret-md5sum " 335750caeed47f50496b3b0e6a1875ff">10 <!ENTITY libsecret-size "5 16KB">9 <!ENTITY libsecret-md5sum "d2dd660a8d502099317bc8af9f30302e"> 10 <!ENTITY libsecret-size "520 KB"> 11 11 <!ENTITY libsecret-buildsize "12 MB (with tests)"> 12 12 <!ENTITY libsecret-time "0.2 SBU (wtih tests)">
Note:
See TracChangeset
for help on using the changeset viewer.