external_deps.lst (dcae3fcb) external_deps.lst (a2c60cbd)
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.

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

222
223if (SYSTEM_EXPAT != YES)
224 MD5 = dd7dab7a5fea97d2a6a43f511449b7cd
225 name = expat-2.1.0.tar.gz
226 URL1 = http://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download
227 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
228
229if (SYSTEM_CURL != 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.

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

222
223if (SYSTEM_EXPAT != YES)
224 MD5 = dd7dab7a5fea97d2a6a43f511449b7cd
225 name = expat-2.1.0.tar.gz
226 URL1 = http://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download
227 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
228
229if (SYSTEM_CURL != YES)
230 MD5 = ecb2e37e45c9933e2a963cabe03670ab
231 name = curl-7.19.7.tar.gz
232 URL1 = http://curl.haxx.se/download/curl-7.19.7.tar.gz
230 MD5 = 2feb3767b958add6a177c6602ff21e8c
231 name = curl-7.49.1.tar.gz
232 URL1 = http://curl.haxx.se/download/curl-7.49.1.tar.gz
233 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
234
235if (WITH_CATA_FONTS == YES)
236 MD5 = 59eaca5acf5c7c8212e92778e3e01f32
237 name = dejavu-fonts-ttf-2.35.tar.bz2
238 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.35/$(name)/download
239 # URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
240

--- 103 unchanged lines hidden ---
233 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
234
235if (WITH_CATA_FONTS == YES)
236 MD5 = 59eaca5acf5c7c8212e92778e3e01f32
237 name = dejavu-fonts-ttf-2.35.tar.bz2
238 URL1 = http://sourceforge.net/projects/dejavu/files/dejavu/2.35/$(name)/download
239 # URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
240

--- 103 unchanged lines hidden ---