Changeset d7189a1c
- Timestamp:
- 11/03/2019 05:14:23 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.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:
- da21d1e
- Parents:
- 7fba71b
- Location:
- general
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/brotli.xml
r7fba71b rd7189a1c 5 5 %general-entities; 6 6 7 <!ENTITY brotli-download-http "https://github.com/google/brotli/archive/v&brotli-version; .tar.gz">7 <!ENTITY brotli-download-http "https://github.com/google/brotli/archive/v&brotli-version;/brotli-v&brotli-version;.tar.gz"> 8 8 <!ENTITY brotli-download-ftp " "> 9 9 <!ENTITY brotli-md5sum "7b6edd4f2128f22794d0ca28c53898a5"> … … 22 22 </sect1info> 23 23 24 <title> Brotli-&brotli-version;</title>24 <title>brotli-&brotli-version;</title> 25 25 26 26 <indexterm zone="brotli"> … … 74 74 </listitem> 75 75 </itemizedlist> 76 76 <!-- 77 77 <note> 78 78 <para> … … 88 88 </para> 89 89 </note> 90 90 --> 91 91 <bridgehead renderas="sect3">Brotli Dependencies</bridgehead> 92 92 -
general/graphlib/woff2.xml
r7fba71b rd7189a1c 5 5 %general-entities; 6 6 7 <!ENTITY woff2-download-http "https://github.com/google/woff2/archive/v&woff2-version; .tar.gz">7 <!ENTITY woff2-download-http "https://github.com/google/woff2/archive/v&woff2-version;/woff2-&woff2-version;.tar.gz"> 8 8 <!ENTITY woff2-download-ftp " "> 9 9 <!ENTITY woff2-md5sum "793c8844845351cb80730a74937e411b"> … … 21 21 </sect1info> 22 22 23 <title> WOFF2-&woff2-version;</title>23 <title>woff2-&woff2-version;</title> 24 24 25 25 <indexterm zone="woff2"> … … 73 73 </listitem> 74 74 </itemizedlist> 75 75 <!-- 76 76 <note> 77 77 <para> … … 87 87 </para> 88 88 </note> 89 89 --> 90 90 <bridgehead renderas="sect3">WOFF2 Dependencies</bridgehead> 91 91
Note:
See TracChangeset
for help on using the changeset viewer.