external_deps.lst (3038f9b2) | external_deps.lst (e248a160) |
---|---|
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. --- 185 unchanged lines hidden (view full) --- 194 195if (SYSTEM_LIBXSLT != YES) 196 MD5 = e61d0364a30146aaa3001296f853b2b9 197 name = libxslt-1.1.26.tar.gz 198 URL1 = ftp://xmlsoft.org/libxml2/libxslt-1.1.26.tar.gz 199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 200 201if (SOLAR_JAVA == 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. --- 185 unchanged lines hidden (view full) --- 194 195if (SYSTEM_LIBXSLT != YES) 196 MD5 = e61d0364a30146aaa3001296f853b2b9 197 name = libxslt-1.1.26.tar.gz 198 URL1 = ftp://xmlsoft.org/libxml2/libxslt-1.1.26.tar.gz 199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 200 201if (SOLAR_JAVA == TRUE) |
202 MD5 = 7e4e73c21f031d5a4c93c128baf7fd75 203 name = apache-tomcat-5.5.35-src.tar.gz 204 # This seems to be the original host, but the MD5 sum does not match. 205 # URL1 = http://<mirror>/tomcat/tomcat-5/v5.5.35/bin/apache-tomcat-5.5.35.tar.gz | 202 MD5 = 63574e3ada44f473892a61a2da433a59 203 name = apache-tomcat-5.5.36-src.tar.gz 204 # URL1 = http://www.alliedquotes.com/mirrors/apache/tomcat/tomcat-5/v5.5.36/src/apache-tomcat-5.5.36-src.tar.gz |
206 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 207 208if (SOLAR_JAVA == TRUE) 209 MD5 = 980143f96b3f6ce45d2e4947da21a5e9 210 name = stax-src-1.2.0.zip 211 URL1 = http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip 212 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 213 --- 138 unchanged lines hidden --- | 205 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 206 207if (SOLAR_JAVA == TRUE) 208 MD5 = 980143f96b3f6ce45d2e4947da21a5e9 209 name = stax-src-1.2.0.zip 210 URL1 = http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip 211 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 212 --- 138 unchanged lines hidden --- |