external_deps.lst (aed3baee) external_deps.lst (1e89fc53)
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 = 60373b133d630f74f4a1f94c1185a53f
107 name = zlib-1.3.tar.gz
106 MD5 = 9855b6d802d7fe5b7bd5b196a2271655
107 name = zlib-1.3.1.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)

--- 239 unchanged lines hidden ---
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)

--- 239 unchanged lines hidden ---