external_deps.lst (ad393bde) external_deps.lst (c4d5573c)
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.

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

23# Where that is not possible (version is not archived any longer,
24# project does not any longer, server is temporarily not available) a
25# fallback server is used.
26
27# The primary fallback site.
28# OOO_EXTRAS=http://ooo-extras.apache-extras.org.codespot.com/files/
29OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/
30
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.

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

23# Where that is not possible (version is not archived any longer,
24# project does not any longer, server is temporarily not available) a
25# fallback server is used.
26
27# The primary fallback site.
28# OOO_EXTRAS=http://ooo-extras.apache-extras.org.codespot.com/files/
29OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/
30
31# Must not fallback to svn
32# SVN_TRUNK=http://svn.apache.org/repos/asf/!svn/bc/1336449/incubator/ooo/trunk/ext_sources/
33
31
34
35###############################################################################
36# Libraries with category A license
37#
38
39if ( true )
40 MD5 = 0168229624cfac409e766913506961a8
41 name = ucpp-1.3.2.tar.gz
42 URL1 = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ucpp/ucpp-1.3.2.tar.gz

--- 301 unchanged lines hidden ---
32###############################################################################
33# Libraries with category A license
34#
35
36if ( true )
37 MD5 = 0168229624cfac409e766913506961a8
38 name = ucpp-1.3.2.tar.gz
39 URL1 = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ucpp/ucpp-1.3.2.tar.gz

--- 301 unchanged lines hidden ---