external_deps.lst (5883334b) external_deps.lst (43feee13)
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.

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

36#
37
38if ( true )
39 MD5 = 0168229624cfac409e766913506961a8
40 name = ucpp-1.3.2.tar.gz
41 URL1 = http://ucpp.googlecode.com/files/ucpp-1.3.2.tar.gz
42 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
43
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.

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

36#
37
38if ( true )
39 MD5 = 0168229624cfac409e766913506961a8
40 name = ucpp-1.3.2.tar.gz
41 URL1 = http://ucpp.googlecode.com/files/ucpp-1.3.2.tar.gz
42 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
43
44if (ENABLE_UNIT_TESTS == YES)
45 MD5 = 2d6ec8ccdf5c46b05ba54a9fd1d130d7
46 name = gtest-1.7.0.zip
47 URL1 = http://googletest.googlecode.com/files/gtest-1.7.0.zip
48
44if ( true )
45 MD5 = 067201ea8b126597670b5eff72e1f66c
46 name = mythes-1.2.0.tar.gz
47 URL1 = http://sourceforge.net/projects/hunspell/files/MyThes/1.2.0/mythes-1.2.0.tar.gz/download
48 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
49
50if (SYSTEM_MDDS != YES)
51 MD5 = 0dd138efff4412c707e239290fb82d4f

--- 274 unchanged lines hidden ---
49if ( true )
50 MD5 = 067201ea8b126597670b5eff72e1f66c
51 name = mythes-1.2.0.tar.gz
52 URL1 = http://sourceforge.net/projects/hunspell/files/MyThes/1.2.0/mythes-1.2.0.tar.gz/download
53 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
54
55if (SYSTEM_MDDS != YES)
56 MD5 = 0dd138efff4412c707e239290fb82d4f

--- 274 unchanged lines hidden ---