Changeset 25b7f55 for gnome/platform/libgdata.xml
- Timestamp:
- 07/03/2019 03:30:43 AM (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:
- e78637d
- Parents:
- 06bb4fd1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/libgdata.xml
r06bb4fd1 r25b7f55 7 7 <!ENTITY libgdata-download-http "&gnome-download-http;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz"> 8 8 <!ENTITY libgdata-download-ftp "&gnome-download-ftp;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz"> 9 <!ENTITY libgdata-md5sum " cd41fec52a0f0ba999eb60025e0ac806">10 <!ENTITY libgdata-size " 1.4MB">11 <!ENTITY libgdata-buildsize " 64MB (with tests)">12 <!ENTITY libgdata-time " 0.7SBU (with tests)">9 <!ENTITY libgdata-md5sum "d858d411ad394c275643b14993dfeed4"> 10 <!ENTITY libgdata-size "820 MB"> 11 <!ENTITY libgdata-buildsize "73 MB (with tests)"> 12 <!ENTITY libgdata-time "1.1 SBU (with tests)"> 13 13 ]> 14 14 … … 118 118 119 119 <para> 120 To test the results, issue: <command> make check</command>. Note that120 To test the results, issue: <command>ninja test</command>. Note that 121 121 the tests need network access. 122 122 </para> … … 126 126 </para> 127 127 128 <screen role="root"><userinput> makeinstall</userinput></screen>128 <screen role="root"><userinput>ninja install</userinput></screen> 129 129 130 130 </sect2> … … 154 154 </seg> 155 155 <seg> 156 /usr/include/libgdata and 157 /usr/share/gtk-doc/html/gdata 156 /usr/include/libgdata, 157 /usr/libexec/installed-tests/libgdata, 158 /usr/share/gtk-doc/html/gdata, and 159 /usr/share/installed-tests/libgdata 158 160 </seg> 159 161 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.