external_deps.lst (b124105f) | external_deps.lst (33e3de2b) |
---|---|
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. --- 231 unchanged lines hidden (view full) --- 240 # URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 241 242if (WITH_CATA_FONTS==YES) 243 MD5 = 3c90ac73fd13bd79684d9dc073840328 244 name = croscorefonts-1.31.0.tar.bz2 245 URL1 = http://gsdview.appspot.com/chromeos-localmirror/distfiles/$(name) 246 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 247 | 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. --- 231 unchanged lines hidden (view full) --- 240 # URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 241 242if (WITH_CATA_FONTS==YES) 243 MD5 = 3c90ac73fd13bd79684d9dc073840328 244 name = croscorefonts-1.31.0.tar.bz2 245 URL1 = http://gsdview.appspot.com/chromeos-localmirror/distfiles/$(name) 246 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 247 |
248if (WITH_CATA_FONTS==YES) 249 MD5 = 368f114c078f94214a308a74c7e991bc 250 name = crosextrafonts-20130214.tar.gz 251 URL1 = http://gsdview.appspot.com/chromeos-localmirror/distfiles/$(name) 252 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 253 |
|
248if ( true ) 249 MD5 = fdb27bfe2dbe2e7b57ae194d9bf36bab 250 name = SampleICC-1.3.2.tar.gz 251 # This seems to be the original host, but the MD5 sum does not match. 252 # URL1 = http://sourceforge.net/projects/sampleicc/files/sampleicc/SampleICC%201.3.2/SampleICC-1.3.2.zip/download 253 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 254 255if (RAT_JAR_HOME==BUILD) --- 76 unchanged lines hidden --- | 254if ( true ) 255 MD5 = fdb27bfe2dbe2e7b57ae194d9bf36bab 256 name = SampleICC-1.3.2.tar.gz 257 # This seems to be the original host, but the MD5 sum does not match. 258 # URL1 = http://sourceforge.net/projects/sampleicc/files/sampleicc/SampleICC%201.3.2/SampleICC-1.3.2.zip/download 259 URL2 = $(OOO_EXTRAS)$(MD5)-$(name) 260 261if (RAT_JAR_HOME==BUILD) --- 76 unchanged lines hidden --- |