external_deps.lst (e9fab906) | external_deps.lst (4ad7762f) |
---|---|
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. --- 187 unchanged lines hidden (view full) --- 196 197if (ENABLE_MEDIAWIKI == YES) 198 MD5 = a7983f859eafb2677d7ff386a023bc40 199 name = xsltml_2.1.2.zip 200 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download 201 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 202 203if (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. --- 187 unchanged lines hidden (view full) --- 196 197if (ENABLE_MEDIAWIKI == YES) 198 MD5 = a7983f859eafb2677d7ff386a023bc40 199 name = xsltml_2.1.2.zip 200 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download 201 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 202 203if (SYSTEM_PYTHON != YES) |
204 MD5 = d4bca0159acb0b44a781292b5231936f 205 name = Python-2.7.8.tgz 206 URL1 = http://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz | 204 MD5 = 5eebcaa0030dc4061156d3429657fb83 205 name = Python-2.7.9.tgz 206 URL1 = http://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz |
207 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 208 209if (SYSTEM_BOOST != YES) 210 MD5 = d6eef4b4cacb2183f2bf265a5a03a354 211 name = boost_1_55_0.tar.bz2 212 URL1 = http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download 213 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 214 --- 129 unchanged lines hidden --- | 207 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 208 209if (SYSTEM_BOOST != YES) 210 MD5 = d6eef4b4cacb2183f2bf265a5a03a354 211 name = boost_1_55_0.tar.bz2 212 URL1 = http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download 213 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 214 --- 129 unchanged lines hidden --- |