external_deps.lst (ec738c1a) external_deps.lst (d27c1a36)
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.

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

212
213if (SYSTEM_VIGRA != YES)
214 MD5 = d62650a6f908e85643e557a236ea989c
215 name = vigra1.6.0.tar.gz
216 URL1 = http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218
219if (SYSTEM_EXPAT != 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.

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

212
213if (SYSTEM_VIGRA != YES)
214 MD5 = d62650a6f908e85643e557a236ea989c
215 name = vigra1.6.0.tar.gz
216 URL1 = http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218
219if (SYSTEM_EXPAT != YES)
220 MD5 = f053af63ef5f39bd9b78d01fbc203334
221 name = expat-2.2.3.tar.bz2
222 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.3/expat-2.2.3.tar.bz2
220 MD5 = 875a2c2ff3e8eb9e5a5cd62db2033ab5
221 name = expat-2.2.9.tar.bz2
222 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.9/expat-2.2.9.tar.bz2
223 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
224
225if (SYSTEM_CURL != YES)
226 MD5 = 4762f41ef0dba751d1c7a3060a1c6ec6
227 name = curl-7.61.1.tar.gz
228 URL1 = https://curl.haxx.se/download/$(name)
229 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
230

--- 118 unchanged lines hidden ---
223 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
224
225if (SYSTEM_CURL != YES)
226 MD5 = 4762f41ef0dba751d1c7a3060a1c6ec6
227 name = curl-7.61.1.tar.gz
228 URL1 = https://curl.haxx.se/download/$(name)
229 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
230

--- 118 unchanged lines hidden ---