external_deps.lst (4c01c3a0) | external_deps.lst (3472b6c3) |
---|---|
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 = 875a2c2ff3e8eb9e5a5cd62db2033ab5 229 name = expat-2.2.9.tar.bz2 230 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.9/expat-2.2.9.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 = 875a2c2ff3e8eb9e5a5cd62db2033ab5 229 name = expat-2.2.9.tar.bz2 230 URL1 = https://sourceforge.net/projects/expat/files/expat/2.2.9/expat-2.2.9.tar.bz2 231 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 232 233if (SYSTEM_CURL != YES) |
234 MD5 = 4762f41ef0dba751d1c7a3060a1c6ec6 235 name = curl-7.61.1.tar.gz | 234 MD5 = 8cb2898a9adc106075ac3cdc2b965bf6 235 name = curl-7.66.0.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) --- 93 unchanged lines hidden --- | 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) --- 93 unchanged lines hidden --- |