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

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

121
122if ( true )
123 MD5 = 2f6ecca935948f7db92d925d88d0d078
124 name = icu4c-4_0_1-src.tgz
125 URL1 = http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
126 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
127
128if ( 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.

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

121
122if ( true )
123 MD5 = 2f6ecca935948f7db92d925d88d0d078
124 name = icu4c-4_0_1-src.tgz
125 URL1 = http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
126 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
127
128if ( true )
129 SHA1 = 231af70b7567a753b49df4216743010c193884b7
130 name = serf-1.1.0.tar.bz2
131 URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
129 SHA1 = 30b29bd9214d50887abcc20cf82096aaaf5d1d61
130 name = serf-1.2.0.tar.bz2
131 URL1 = http://serf.googlecode.com/files/serf-1.2.0.tar.bz2
132 URL2 = $(OOO_EXTRAS)$(SHA1)-$(name)
133
134if (SOLAR_JAVA==TRUE && (ENABLE_MEDIAWIKI==YES || ENABLE_REPORTBUILDER==YES))
135 MD5 = 3c219630e4302863a9a83d0efde889db
136 name = commons-logging-1.1.1-src.tar.gz
137 # This seems to be the original host, but the MD5 sum does not match.
138 # URL1 = http://archive.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.tar.gz
139 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)

--- 211 unchanged lines hidden ---
132 URL2 = $(OOO_EXTRAS)$(SHA1)-$(name)
133
134if (SOLAR_JAVA==TRUE && (ENABLE_MEDIAWIKI==YES || ENABLE_REPORTBUILDER==YES))
135 MD5 = 3c219630e4302863a9a83d0efde889db
136 name = commons-logging-1.1.1-src.tar.gz
137 # This seems to be the original host, but the MD5 sum does not match.
138 # URL1 = http://archive.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.tar.gz
139 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)

--- 211 unchanged lines hidden ---