external_deps.lst (c5931543) external_deps.lst (de1dbc42)
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.

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

212
213if (ENABLE_MEDIAWIKI == YES)
214 MD5 = a7983f859eafb2677d7ff386a023bc40
215 name = xsltml_2.1.2.zip
216 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218
219if (SYSTEM_PYTHON != 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.

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

212
213if (ENABLE_MEDIAWIKI == YES)
214 MD5 = a7983f859eafb2677d7ff386a023bc40
215 name = xsltml_2.1.2.zip
216 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download
217 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
218
219if (SYSTEM_PYTHON != YES)
220 MD5 = 62704ea0f125923208d84ff0568f7d50
221 name = Python-2.7.4.tar.bz2
222 URL1 = http://www.python.org/ftp/python/2.7.4/Python-2.7.4.tar.bz2
220 MD5 = 6334b666b7ff2038c761d7b27ba699c1
221 name = Python-2.7.5.tar.bz2
222 URL1 = http://www.python.org/ftp/python/2.7.5/Python-2.7.5.tar.bz2
223 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
224
225if (SYSTEM_BOOST!=YES || (OS==SOLARIS && COM!=GCC))
226 MD5 = d1e9a7a7f532bb031a3c175d86688d95
227 name = boost_1_48_0.tar.bz2
228 URL1 = http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download
229 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
230

--- 120 unchanged lines hidden ---
223 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
224
225if (SYSTEM_BOOST!=YES || (OS==SOLARIS && COM!=GCC))
226 MD5 = d1e9a7a7f532bb031a3c175d86688d95
227 name = boost_1_48_0.tar.bz2
228 URL1 = http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download
229 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
230

--- 120 unchanged lines hidden ---