external_deps.lst (b02eff7d) external_deps.lst (887c5134)
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.

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

182 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
183
184if ( true )
185 MD5 = 7376930b0d3f3d77a685d94c4a3acda8
186 name = STLport-4.5-0119.tar.gz
187 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
188
189if (SYSTEM_LIBXML != 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.

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

182 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
183
184if ( true )
185 MD5 = 7376930b0d3f3d77a685d94c4a3acda8
186 name = STLport-4.5-0119.tar.gz
187 URL1 = $(OOO_EXTRAS)$(MD5)-$(name)
188
189if (SYSTEM_LIBXML != YES)
190 MD5 = 7740a8ec23878a2f50120e1faa2730f2
191 name = libxml2-2.7.6.tar.gz
192 URL1 = ftp://xmlsoft.org/libxml2/libxml2-2.7.6.tar.gz
190 MD5 = 8127a65e8c3b08856093099b52599c86
191 name = libxml2-2.7.8.tar.gz
192 URL1 = ftp://xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz
193 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
194
195if (SYSTEM_LIBXSLT != YES)
196 MD5 = e61d0364a30146aaa3001296f853b2b9
197 name = libxslt-1.1.26.tar.gz
198 URL1 = ftp://xmlsoft.org/libxml2/libxslt-1.1.26.tar.gz
199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
200

--- 150 unchanged lines hidden ---
193 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
194
195if (SYSTEM_LIBXSLT != YES)
196 MD5 = e61d0364a30146aaa3001296f853b2b9
197 name = libxslt-1.1.26.tar.gz
198 URL1 = ftp://xmlsoft.org/libxml2/libxslt-1.1.26.tar.gz
199 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
200

--- 150 unchanged lines hidden ---