external_deps.lst (33e3de2b) | external_deps.lst (4aa56999) |
---|---|
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. --- 265 unchanged lines hidden (view full) --- 274# 275 276if (ENABLE_CATEGORY_B==YES && SYSTEM_COINMP!=YES) 277 MD5 = 1cce53bf4b40ae29790d2c5c9f8b1129 278 name = CoinMP-1.7.6.tgz 279 # URL1 = $(OOO_EXTRAS)$(MD5)-$(name) 280 URL1 = http://www.coin-or.org/download/source/CoinMP/$(name) 281 | 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. --- 265 unchanged lines hidden (view full) --- 274# 275 276if (ENABLE_CATEGORY_B==YES && SYSTEM_COINMP!=YES) 277 MD5 = 1cce53bf4b40ae29790d2c5c9f8b1129 278 name = CoinMP-1.7.6.tgz 279 # URL1 = $(OOO_EXTRAS)$(MD5)-$(name) 280 URL1 = http://www.coin-or.org/download/source/CoinMP/$(name) 281 |
282if (WITH_CATB_FONTS==YES) 283 MD5 = c74b7223abe75949b4af367942d96c7a 284 name = crosextrafonts-carlito-20130920.tar.gz 285 URL1 = http://gsdview.appspot.com/chromeos-localmirror/distfiles/$(name) 286 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 287 |
|
282if (WITH_CATB_FONTS == YES) 283 MD5 = 35efabc239af896dfb79be7ebdd6e6b9 284 name = gentiumbasic-fonts-1.10.zip 285 # This seems to be the original host, but the MD5 sum does not match. 286 # URL1 = http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=GentiumBasic_110&filename=GentiumBasic_110.zip 287 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 288 289if (ENABLE_CATEGORY_B==YES && SYSTEM_HYPH!=YES) --- 48 unchanged lines hidden --- | 288if (WITH_CATB_FONTS == YES) 289 MD5 = 35efabc239af896dfb79be7ebdd6e6b9 290 name = gentiumbasic-fonts-1.10.zip 291 # This seems to be the original host, but the MD5 sum does not match. 292 # URL1 = http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=GentiumBasic_110&filename=GentiumBasic_110.zip 293 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 294 295if (ENABLE_CATEGORY_B==YES && SYSTEM_HYPH!=YES) --- 48 unchanged lines hidden --- |