external_deps.lst (4ca1d3aa) | external_deps.lst (a8693330) |
---|---|
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. --- 141 unchanged lines hidden (view full) --- 150 151if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES) 152 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4 153 name = commons-lang3-3.3-src.tar.gz 154 URL1 = http://archive.apache.org/dist/commons/lang/source/$(name) 155 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 156 157if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE) | 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. --- 141 unchanged lines hidden (view full) --- 150 151if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES) 152 MD5 = 4c8c505cc3cba4c467c479e3e0f09ba4 153 name = commons-lang3-3.3-src.tar.gz 154 URL1 = http://archive.apache.org/dist/commons/lang/source/$(name) 155 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 156 157if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE) |
158 MD5 = c813c065dd53d7bd0a560a870ddd0af5 159 name = openssl-0.9.8zh.tar.gz 160 URL1 = http://www.openssl.org/source/openssl-0.9.8zh.tar.gz | 158 MD5 = 9392e65072ce4b614c1392eefc1f23d0 159 name = openssl-1.0.2h.tar.gz 160 URL1 = http://www.openssl.org/source/openssl-1.0.2h.tar.gz |
161 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 162 163if ( true ) 164 MD5 = 98492e965963f852ab29f9e61b2ad700 165 name = apr-1.5.2.tar.gz 166 URL1 = http://archive.apache.org/dist/apr/$(name) 167 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 168 --- 175 unchanged lines hidden --- | 161 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 162 163if ( true ) 164 MD5 = 98492e965963f852ab29f9e61b2ad700 165 name = apr-1.5.2.tar.gz 166 URL1 = http://archive.apache.org/dist/apr/$(name) 167 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 168 --- 175 unchanged lines hidden --- |