external_deps.lst (6a22bca6) external_deps.lst (10e20387)
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.

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

104
105if ( true )
106 MD5 = 2f6ecca935948f7db92d925d88d0d078
107 name = icu4c-4_0_1-src.tgz
108 URL1 = http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
109 URL2 = $(SVN_TRUNK)$(MD5)-$(name)
110
111if ( true )
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.

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

104
105if ( true )
106 MD5 = 2f6ecca935948f7db92d925d88d0d078
107 name = icu4c-4_0_1-src.tgz
108 URL1 = http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
109 URL2 = $(SVN_TRUNK)$(MD5)-$(name)
110
111if ( true )
112 MD5 = 3b179ed18f65c43141528aa6d2440db4
113 name = serf-1.0.0.tar.bz2
114 URL1 = $(SVN_TRUNK)$(MD5)-$(name)
112 SHA1 = 231af70b7567a753b49df4216743010c193884b7
113 name = serf-1.1.0.tar.bz2
114 URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
115 URL2 = http://svn.apache.org/repos/asf/!svn/bc/1351976/incubator/ooo/trunk/ext_sources/$(SHA1)-$(name)
115
116if (SOLAR_JAVA==TRUE && (ENABLE_MEDIAWIKI==YES || ENABLE_REPORTBUILDER==YES))
117 MD5 = 3c219630e4302863a9a83d0efde889db
118 name = commons-logging-1.1.1-src.tar.gz
119 # This seems to be the original host, but the MD5 sum does not match.
120 # URL1 = http://www.alliedquotes.com/mirrors/apache//commons/logging/source/commons-logging-1.1.1-src.tar.gz
121 URL2 = $(SVN_TRUNK)$(MD5)-$(name)
122

--- 230 unchanged lines hidden ---
116
117if (SOLAR_JAVA==TRUE && (ENABLE_MEDIAWIKI==YES || ENABLE_REPORTBUILDER==YES))
118 MD5 = 3c219630e4302863a9a83d0efde889db
119 name = commons-logging-1.1.1-src.tar.gz
120 # This seems to be the original host, but the MD5 sum does not match.
121 # URL1 = http://www.alliedquotes.com/mirrors/apache//commons/logging/source/commons-logging-1.1.1-src.tar.gz
122 URL2 = $(SVN_TRUNK)$(MD5)-$(name)
123

--- 230 unchanged lines hidden ---