external_deps.lst (b597708b) external_deps.lst (328ef5db)
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.

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

199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
200
201if (SYSTEM_PYTHON != YES)
202 MD5 = 6334b666b7ff2038c761d7b27ba699c1
203 name = Python-2.7.5.tar.bz2
204 URL1 = http://www.python.org/ftp/python/2.7.5/Python-2.7.5.tar.bz2
205 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
206
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.

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

199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
200
201if (SYSTEM_PYTHON != YES)
202 MD5 = 6334b666b7ff2038c761d7b27ba699c1
203 name = Python-2.7.5.tar.bz2
204 URL1 = http://www.python.org/ftp/python/2.7.5/Python-2.7.5.tar.bz2
205 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
206
207if (SYSTEM_BOOST!=YES || (OS==SOLARIS && COM!=GCC))
208 MD5 = d1e9a7a7f532bb031a3c175d86688d95
209 name = boost_1_48_0.tar.bz2
210 URL1 = http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download
207if (SYSTEM_BOOST != YES)
208 MD5 = d6eef4b4cacb2183f2bf265a5a03a354
209 name = boost_1_55_0.tar.bz2
210 URL1 = http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download
211 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
212
213if (SYSTEM_VIGRA != YES)
214 MD5 = d62650a6f908e85643e557a236ea989c
215 name = vigra1.6.0.tar.gz
216 URL1 = http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218

--- 108 unchanged lines hidden ---
211 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
212
213if (SYSTEM_VIGRA != YES)
214 MD5 = d62650a6f908e85643e557a236ea989c
215 name = vigra1.6.0.tar.gz
216 URL1 = http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218

--- 108 unchanged lines hidden ---