external_deps.lst (06f2ef55) external_deps.lst (0021cf80)
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.

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

71 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
72
73if (SOLAR_JAVA==TRUE && SYSTEM_LUCENE!=YES)
74 MD5 = 17960f35b2239654ba608cf1f3e256b3
75 name = lucene-2.9.4-src.tar.gz
76 URL1 = http://archive.apache.org/dist/lucene/java/2.9.4/lucene-2.9.4-src.tar.gz
77 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
78
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.

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

71 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
72
73if (SOLAR_JAVA==TRUE && SYSTEM_LUCENE!=YES)
74 MD5 = 17960f35b2239654ba608cf1f3e256b3
75 name = lucene-2.9.4-src.tar.gz
76 URL1 = http://archive.apache.org/dist/lucene/java/2.9.4/lucene-2.9.4-src.tar.gz
77 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
78
79if (ENABLE_NSS_MODULE != NO)
79if (ENABLE_NSS_MODULE!=NO && SYSTEM_NSS!=YES)
80 MD5 = 1f24ab1d39f4a51faf22244c94a6203f
81 name = xmlsec1-1.2.14.tar.gz
82 URL1 = ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-1.2.14.tar.gz
83 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
84
85if (SYSTEM_REDLAND != YES)
86 MD5 = 284e768eeda0e2898b0d5bf7e26a016e
87 name = raptor-1.4.18.tar.gz

--- 256 unchanged lines hidden ---
80 MD5 = 1f24ab1d39f4a51faf22244c94a6203f
81 name = xmlsec1-1.2.14.tar.gz
82 URL1 = ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-1.2.14.tar.gz
83 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
84
85if (SYSTEM_REDLAND != YES)
86 MD5 = 284e768eeda0e2898b0d5bf7e26a016e
87 name = raptor-1.4.18.tar.gz

--- 256 unchanged lines hidden ---