external_deps.lst (27b0ee67) | external_deps.lst (3d781bd6) |
---|---|
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. --- 282 unchanged lines hidden (view full) --- 291if ( true ) 292 MD5 = fdb27bfe2dbe2e7b57ae194d9bf36bab 293 name = SampleICC-1.3.2.tar.gz 294 # This seems to be the original host, but the MD5 sum does not match. 295 # URL1 = http://sourceforge.net/projects/sampleicc/files/sampleicc/SampleICC%201.3.2/SampleICC-1.3.2.zip/download 296 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 297 URL3 = $(SVN_TRUNK)$(MD5)-$(name) 298 | 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. --- 282 unchanged lines hidden (view full) --- 291if ( true ) 292 MD5 = fdb27bfe2dbe2e7b57ae194d9bf36bab 293 name = SampleICC-1.3.2.tar.gz 294 # This seems to be the original host, but the MD5 sum does not match. 295 # URL1 = http://sourceforge.net/projects/sampleicc/files/sampleicc/SampleICC%201.3.2/SampleICC-1.3.2.zip/download 296 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 297 URL3 = $(SVN_TRUNK)$(MD5)-$(name) 298 |
299if (RAT_JAR_HOME==BUILD) 300 MD5 = e4244e69eb3644e71c254aea5952a918 301 name = apache-rat-incubating-0.8-bin.tar.bz2 302 URL1 = http://archive.apache.org/dist/incubator/rat/binaries/$(name) 303 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) |
|
299 300############################################################################### 301# Libraries with category B license 302# 303 304if (ENABLE_CATEGORY_B==YES) 305 MD5 = 2b5f1ca58d6ef30f18f1415b65bed81c 306 name = CoinMP-1.6.0.tgz --- 90 unchanged lines hidden --- | 304 305############################################################################### 306# Libraries with category B license 307# 308 309if (ENABLE_CATEGORY_B==YES) 310 MD5 = 2b5f1ca58d6ef30f18f1415b65bed81c 311 name = CoinMP-1.6.0.tgz --- 90 unchanged lines hidden --- |