external_deps.lst (2d019523) external_deps.lst (996f785a)
1# Format of this file:
2#
3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored.
4#
5# All other lines have one of two different formats:
6#
7# if (<logical-expression>)
8# starts a block that specifies the download site(s) of an external library.

--- 217 unchanged lines hidden (view full) ---

226
227if (SYSTEM_EXPAT != YES)
228 MD5 = f053af63ef5f39bd9b78d01fbc203334
229 name = expat-2.2.3.tar.bz2
230 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.3/expat-2.2.3.tar.bz2
231 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
232
233if (SYSTEM_CURL != YES)
1# Format of this file:
2#
3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored.
4#
5# All other lines have one of two different formats:
6#
7# if (<logical-expression>)
8# starts a block that specifies the download site(s) of an external library.

--- 217 unchanged lines hidden (view full) ---

226
227if (SYSTEM_EXPAT != YES)
228 MD5 = f053af63ef5f39bd9b78d01fbc203334
229 name = expat-2.2.3.tar.bz2
230 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.3/expat-2.2.3.tar.bz2
231 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
232
233if (SYSTEM_CURL != YES)
234 MD5 = ecb2e37e45c9933e2a963cabe03670ab
235 name = curl-7.19.7.tar.gz
236 URL1 = https://curl.haxx.se/download/archeology/curl-7.19.7.tar.gz
234 MD5 = 4762f41ef0dba751d1c7a3060a1c6ec6
235 name = curl-7.61.1.tar.gz
236 URL1 = https://curl.haxx.se/download/$(name)
237 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
238
239if (WITH_CATA_FONTS == YES)
240 MD5 = f872f4ac066433d8ff92f5e316b36ff9
241 name = dejavu-fonts-ttf-2.33.zip
242 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.33/dejavu-fonts-ttf-2.33.zip/download
243 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
244

--- 92 unchanged lines hidden ---
237 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
238
239if (WITH_CATA_FONTS == YES)
240 MD5 = f872f4ac066433d8ff92f5e316b36ff9
241 name = dejavu-fonts-ttf-2.33.zip
242 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.33/dejavu-fonts-ttf-2.33.zip/download
243 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
244

--- 92 unchanged lines hidden ---