external_deps.lst (3352667f) external_deps.lst (45856de6)
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.

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

229
230if (SYSTEM_CURL != YES)
231 MD5 = c264788f2e4313a05140d712c1ec90c2
232 name = curl-7.50.1.tar.gz
233 URL1 = http://curl.haxx.se/download/${name}
234 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
235
236if (WITH_CATA_FONTS == 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.

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

229
230if (SYSTEM_CURL != YES)
231 MD5 = c264788f2e4313a05140d712c1ec90c2
232 name = curl-7.50.1.tar.gz
233 URL1 = http://curl.haxx.se/download/${name}
234 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
235
236if (WITH_CATA_FONTS == YES)
237 MD5 = 59eaca5acf5c7c8212e92778e3e01f32
238 name = dejavu-fonts-ttf-2.35.tar.bz2
239 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.35/$(name)/download
237 MD5 = d0efec10b9f110a32e9b8f796e21782c
238 name = dejavu-fonts-ttf-2.37.tar.bz2
239 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.37/$(name)/download
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

--- 96 unchanged lines hidden ---
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

--- 96 unchanged lines hidden ---