external_deps.lst (34531bdd) external_deps.lst (fa6bb504)
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.

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

195
196if (ENABLE_MEDIAWIKI == YES)
197 MD5 = a7983f859eafb2677d7ff386a023bc40
198 name = xsltml_2.1.2.zip
199 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
200 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
201
202if (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.

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

195
196if (ENABLE_MEDIAWIKI == YES)
197 MD5 = a7983f859eafb2677d7ff386a023bc40
198 name = xsltml_2.1.2.zip
199 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
200 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
201
202if (SYSTEM_PYTHON != YES)
203 MD5 = 17add4bf0ad0ec2f08e0cae6d205c700
204 name = Python-2.7.13.tgz
205 URL1 = http://www.python.org/ftp/python/2.7.13/Python-2.7.13.tgz
203 MD5 = cee2e4b33ad3750da77b2e85f2f8b724
204 name = Python-2.7.14.tgz
205 URL1 = http://www.python.org/ftp/python/2.7.14/Python-2.7.14.tgz
206 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
207
208if (SYSTEM_BOOST != YES)
209 MD5 = d6eef4b4cacb2183f2bf265a5a03a354
210 name = boost_1_55_0.tar.bz2
211 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2
212 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
213

--- 126 unchanged lines hidden ---
206 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
207
208if (SYSTEM_BOOST != YES)
209 MD5 = d6eef4b4cacb2183f2bf265a5a03a354
210 name = boost_1_55_0.tar.bz2
211 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2
212 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
213

--- 126 unchanged lines hidden ---