external_deps.lst (67be577a) external_deps.lst (df9dc341)
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.

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

98
99if (SYSTEM_REDLAND != YES)
100 MD5 = 1f5def51ca0026cd192958ef07228b52
101 name = rasqal-0.9.33.tar.gz
102 URL1 = http://download.librdf.org/source/rasqal-0.9.33.tar.gz
103 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
104
105if (GUI!=UNX || SYSTEM_ZLIB!=YES)
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.

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

98
99if (SYSTEM_REDLAND != YES)
100 MD5 = 1f5def51ca0026cd192958ef07228b52
101 name = rasqal-0.9.33.tar.gz
102 URL1 = http://download.librdf.org/source/rasqal-0.9.33.tar.gz
103 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
104
105if (GUI!=UNX || SYSTEM_ZLIB!=YES)
106 MD5 = 2ab442d169156f34c379c968f3f482dd
107 name = zlib-1.2.7.tar.bz2
108 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
109 URL2 = http://zlib.net/zlib-1.2.7.tar.bz2
106 MD5 = 60df6a37c56e7c1366cca812414f7b85
107 name = zlib-1.2.7.tar.gz
108 URL1 = https://www.zlib.net/fossils/$(name)
109 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
110
111if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
112 MD5 = 2c9b0f83ed5890af02c0df1c1776f39b
113 name = commons-httpclient-3.1-src.tar.gz
114 URL1 = https://archive.apache.org/dist/httpcomponents/commons-httpclient/source/$(name)
115 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
116
117if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)

--- 231 unchanged lines hidden ---
110
111if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
112 MD5 = 2c9b0f83ed5890af02c0df1c1776f39b
113 name = commons-httpclient-3.1-src.tar.gz
114 URL1 = https://archive.apache.org/dist/httpcomponents/commons-httpclient/source/$(name)
115 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
116
117if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)

--- 231 unchanged lines hidden ---