Changeset 3dd5cf6 for gnome/platform
- Timestamp:
- 10/29/2019 06:25:25 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:
- ecadfe83
- Parents:
- 4b4cd6cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/libchamplain.xml
r4b4cd6cd r3dd5cf6 9 9 <!ENTITY libchamplain-download-ftp 10 10 "&gnome-download-ftp;/libchamplain/0.12/libchamplain-&libchamplain-version;.tar.xz"> 11 <!ENTITY libchamplain-md5sum " a3015b1f32d80d65515f8042ce595b30">12 <!ENTITY libchamplain-size "22 8KB">13 <!ENTITY libchamplain-buildsize " 10MB">14 <!ENTITY libchamplain-time " 0.1 SBU">11 <!ENTITY libchamplain-md5sum "e58b364ffc2ea6bba9e58f95ee2a5229"> 12 <!ENTITY libchamplain-size "220 KB"> 13 <!ENTITY libchamplain-buildsize "7.8 MB"> 14 <!ENTITY libchamplain-time "less than 0.1 SBU"> 15 15 ]> 16 16 … … 92 92 <bridgehead renderas="sect4">Optional</bridgehead> 93 93 <para role="optional"> 94 <xref linkend="gtk-doc"/> 94 <xref linkend="gtk-doc"/> and 95 <ulink url="https://github.com/jiuka/memphis/wiki/LibMemphis">libmemphis</ulink> 95 96 </para> 96 97 … … 110 111 <!-- Because there is still rudimentary autotools support, there is already a 111 112 build directory. Change into it and continue. --> 112 <screen><userinput>cd build && 113 <screen><userinput>mkdir build && 114 cd build && 113 115 114 116 meson --prefix=/usr .. &&
Note:
See TracChangeset
for help on using the changeset viewer.