external_deps.lst (69444ee8) | external_deps.lst (8550753c) |
---|---|
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. --- 173 unchanged lines hidden (view full) --- 182 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 183 184if (SOLAR_JAVA == TRUE) 185 MD5 = 63574e3ada44f473892a61a2da433a59 186 name = apache-tomcat-5.5.36-src.tar.gz 187 URL1 = http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.36/src/apache-tomcat-5.5.36-src.tar.gz 188 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 189 | 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. --- 173 unchanged lines hidden (view full) --- 182 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 183 184if (SOLAR_JAVA == TRUE) 185 MD5 = 63574e3ada44f473892a61a2da433a59 186 name = apache-tomcat-5.5.36-src.tar.gz 187 URL1 = http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.36/src/apache-tomcat-5.5.36-src.tar.gz 188 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 189 |
190if (SOLAR_JAVA == TRUE) 191 MD5 = 980143f96b3f6ce45d2e4947da21a5e9 192 name = stax-src-1.2.0.zip 193 URL1 = $(OOO_EXTRAS)$(MD5)-$(name) 194 URL2 = http://maven.ibiblio.org/maven/stax/jars/stax-src-1.2.0.zip 195 |
|
190if (ENABLE_MEDIAWIKI == YES) 191 MD5 = a7983f859eafb2677d7ff386a023bc40 192 name = xsltml_2.1.2.zip 193 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download 194 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 195 196if (SYSTEM_PYTHON != YES) 197 MD5 = 045fb3440219a1f6923fefdabde63342 --- 146 unchanged lines hidden --- | 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 = 045fb3440219a1f6923fefdabde63342 --- 146 unchanged lines hidden --- |