external_deps.lst (a2c60cbd) | external_deps.lst (a171ac4e) |
---|---|
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. --- 207 unchanged lines hidden (view full) --- 216 217if (SYSTEM_VIGRA != YES) 218 MD5 = d62650a6f908e85643e557a236ea989c 219 name = vigra1.6.0.tar.gz 220 URL1 = http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz 221 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 222 223if (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. --- 207 unchanged lines hidden (view full) --- 216 217if (SYSTEM_VIGRA != YES) 218 MD5 = d62650a6f908e85643e557a236ea989c 219 name = vigra1.6.0.tar.gz 220 URL1 = http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz 221 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 222 223if (SYSTEM_EXPAT != YES) |
224 MD5 = dd7dab7a5fea97d2a6a43f511449b7cd 225 name = expat-2.1.0.tar.gz 226 URL1 = http://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download | 224 MD5 = 2f47841c829facb346eb6e3fab5212e2 225 name = expat-2.2.0.tar.bz2 226 URL1 = http://downloads.sourceforge.net/project/expat/expat/2.2.0/expat-2.2.0.tar.bz2 |
227 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 228 229if (SYSTEM_CURL != YES) 230 MD5 = 2feb3767b958add6a177c6602ff21e8c 231 name = curl-7.49.1.tar.gz 232 URL1 = http://curl.haxx.se/download/curl-7.49.1.tar.gz 233 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 234 --- 109 unchanged lines hidden --- | 227 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 228 229if (SYSTEM_CURL != YES) 230 MD5 = 2feb3767b958add6a177c6602ff21e8c 231 name = curl-7.49.1.tar.gz 232 URL1 = http://curl.haxx.se/download/curl-7.49.1.tar.gz 233 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 234 --- 109 unchanged lines hidden --- |