external_deps.lst (f3525e2f) external_deps.lst (e7d4ae22)
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.

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

148 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4
149 name = commons-lang3-3.3-src.tar.gz
150 URL1 = https://archive.apache.org/dist/commons/lang/source/$(name)
151 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
152
153if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE)
154 MD5 = ef66581b80f06eae42f5268bc0b50c6d
155 name = openssl-1.0.2t.tar.gz
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.

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

148 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4
149 name = commons-lang3-3.3-src.tar.gz
150 URL1 = https://archive.apache.org/dist/commons/lang/source/$(name)
151 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
152
153if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE)
154 MD5 = ef66581b80f06eae42f5268bc0b50c6d
155 name = openssl-1.0.2t.tar.gz
156 URL1 = https://www.openssl.org/source/openssl-1.0.2t.tar.gz
156 URL1 = https://www.openssl.org/source/$(name)
157 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
158
159if ( true )
160 MD5 = 98492e965963f852ab29f9e61b2ad700
161 name = apr-1.5.2.tar.gz
162 URL1 = https://archive.apache.org/dist/apr/$(name)
163 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
164

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

194
195if (ENABLE_MEDIAWIKI == YES)
196 MD5 = a7983f859eafb2677d7ff386a023bc40
197 name = xsltml_2.1.2.zip
198 URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
200
201if (SYSTEM_PYTHON != YES)
157 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
158
159if ( true )
160 MD5 = 98492e965963f852ab29f9e61b2ad700
161 name = apr-1.5.2.tar.gz
162 URL1 = https://archive.apache.org/dist/apr/$(name)
163 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
164

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

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

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

--- 136 unchanged lines hidden ---