external_deps.lst (ba4fa4fa) external_deps.lst (29920ea1)
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.

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

245 URL1 = http://archive.apache.org/dist/creadur/apache-rat-0.10/$(name)
246 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
247
248###############################################################################
249# Libraries with category B license
250#
251
252if (ENABLE_CATEGORY_B==YES && SYSTEM_COINMP!=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.

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

245 URL1 = http://archive.apache.org/dist/creadur/apache-rat-0.10/$(name)
246 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
247
248###############################################################################
249# Libraries with category B license
250#
251
252if (ENABLE_CATEGORY_B==YES && SYSTEM_COINMP!=YES)
253 MD5 = 2b5f1ca58d6ef30f18f1415b65bed81c
254 name = CoinMP-1.6.0.tgz
255 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
253 MD5 = 1cce53bf4b40ae29790d2c5c9f8b1129
254 name = CoinMP-1.7.6.tgz
255 # URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
256 URL1 = http://www.coin-or.org/download/source/CoinMP/$(name)
256
257if (WITH_CATB_FONTS == YES)
258 MD5 = 35efabc239af896dfb79be7ebdd6e6b9
259 name = gentiumbasic-fonts-1.10.zip
260 # This seems to be the original host, but the MD5 sum does not match.
261 # URL1 = http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=GentiumBasic_110&filename=GentiumBasic_110.zip
262 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
263

--- 61 unchanged lines hidden ---
257
258if (WITH_CATB_FONTS == YES)
259 MD5 = 35efabc239af896dfb79be7ebdd6e6b9
260 name = gentiumbasic-fonts-1.10.zip
261 # This seems to be the original host, but the MD5 sum does not match.
262 # URL1 = http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=GentiumBasic_110&filename=GentiumBasic_110.zip
263 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
264

--- 61 unchanged lines hidden ---