external_deps.lst (0aabba3a) | external_deps.lst (0a45483e) |
---|---|
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. --- 187 unchanged lines hidden (view full) --- 196 197if (ENABLE_MEDIAWIKI == YES) 198 MD5 = a7983f859eafb2677d7ff386a023bc40 199 name = xsltml_2.1.2.zip 200 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download 201 URL2 = $(SVN_TRUNK)$(MD5)-$(name) 202 203if (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. --- 187 unchanged lines hidden (view full) --- 196 197if (ENABLE_MEDIAWIKI == YES) 198 MD5 = a7983f859eafb2677d7ff386a023bc40 199 name = xsltml_2.1.2.zip 200 URL1 = http://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/xsltml_2.1.2.zip/download 201 URL2 = $(SVN_TRUNK)$(MD5)-$(name) 202 203if (SYSTEM_PYTHON != YES) |
204 MD5 = bc702168a2af16869201dbe91e46ae48 205 name = LICENSE_Python-2.6.1 | 204 MD5 = c57477edd6d18bd9eeca2f21add73919 205 name = Python-2.7.3.tar.bz2 |
206 URL1 = $(SVN_TRUNK)$(MD5)-$(name) 207 | 206 URL1 = $(SVN_TRUNK)$(MD5)-$(name) 207 |
208if (SYSTEM_PYTHON != YES) 209 MD5 = e81c2f0953aa60f8062c05a4673f2be0 210 name = Python-2.6.1.tar.bz2 211 URL1 = $(SVN_TRUNK)$(MD5)-$(name) 212 | |
213if (GUI!=UNX || SYSTEM_ZLIB!=YES) 214 MD5 = c735eab2d659a96e5a594c9e8541ad63 215 name = zlib-1.2.5.tar.gz 216 URL1 = $(SVN_TRUNK)$(MD5)-$(name) 217 218if ( true ) 219 MD5 = cf8a6967f7de535ae257fa411c98eb88 220 name = mdds_0.3.0.tar.bz2 --- 133 unchanged lines hidden --- | 208if (GUI!=UNX || SYSTEM_ZLIB!=YES) 209 MD5 = c735eab2d659a96e5a594c9e8541ad63 210 name = zlib-1.2.5.tar.gz 211 URL1 = $(SVN_TRUNK)$(MD5)-$(name) 212 213if ( true ) 214 MD5 = cf8a6967f7de535ae257fa411c98eb88 215 name = mdds_0.3.0.tar.bz2 --- 133 unchanged lines hidden --- |