| external_deps.lst (24fc9f6e) | external_deps.lst (df26b234) |
|---|---|
| 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. --- 184 unchanged lines hidden (view full) --- 193 194if (ENABLE_MEDIAWIKI == YES) 195 MD5 = a7983f859eafb2677d7ff386a023bc40 196 name = xsltml_2.1.2.zip 197 URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/$(name) 198 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 199 200if (SYSTEM_PYTHON != 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. --- 184 unchanged lines hidden (view full) --- 193 194if (ENABLE_MEDIAWIKI == YES) 195 MD5 = a7983f859eafb2677d7ff386a023bc40 196 name = xsltml_2.1.2.zip 197 URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/$(name) 198 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 199 200if (SYSTEM_PYTHON != YES) |
| 201 MD5 = 27a7919fa8d1364bae766949aaa91a5b 202 name = Python-2.7.17.tgz 203 URL1 = https://www.python.org/ftp/python/2.7.17/$(name) | 201 MD5 = 38c84292658ed4456157195f1c9bcbe1 202 name = Python-2.7.18.tgz 203 URL1 = https://www.python.org/ftp/python/2.7.18/$(name) |
| 204 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 205 206if (SYSTEM_BOOST != YES) 207 MD5 = d6eef4b4cacb2183f2bf265a5a03a354 208 name = boost_1_55_0.tar.bz2 209 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2 210 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 211 --- 126 unchanged lines hidden --- | 204 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 205 206if (SYSTEM_BOOST != YES) 207 MD5 = d6eef4b4cacb2183f2bf265a5a03a354 208 name = boost_1_55_0.tar.bz2 209 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2 210 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 211 --- 126 unchanged lines hidden --- |