external_deps.lst (3c41e8a2) external_deps.lst (83aea518)
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.

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

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

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

95
96if (SYSTEM_REDLAND != YES)
97 MD5 = 1f5def51ca0026cd192958ef07228b52
98 name = rasqal-0.9.33.tar.gz
99 URL1 = http://download.librdf.org/source/rasqal-0.9.33.tar.gz
100 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
101
102if (GUI!=UNX || SYSTEM_ZLIB!=YES)
103 MD5 = 60373b133d630f74f4a1f94c1185a53f
104 name = zlib-1.3.tar.gz
103 MD5 = 9855b6d802d7fe5b7bd5b196a2271655
104 name = zlib-1.3.1.tar.gz
105 URL1 = https://www.zlib.net/fossils/$(name)
106 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
107
108if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
109 MD5 = 2c9b0f83ed5890af02c0df1c1776f39b
110 name = commons-httpclient-3.1-src.tar.gz
111 URL1 = https://archive.apache.org/dist/httpcomponents/commons-httpclient/source/$(name)
112 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)

--- 224 unchanged lines hidden ---
105 URL1 = https://www.zlib.net/fossils/$(name)
106 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
107
108if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
109 MD5 = 2c9b0f83ed5890af02c0df1c1776f39b
110 name = commons-httpclient-3.1-src.tar.gz
111 URL1 = https://archive.apache.org/dist/httpcomponents/commons-httpclient/source/$(name)
112 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)

--- 224 unchanged lines hidden ---