Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 NAME=speex | 1 NAME=speex |
| 2 VERSION=1.2rc1 | 2 VERSION=1.2rc1 |
| 3 URL=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz | 3 URL=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz |
| 4 LICENSE=BSD:COPYING | 4 LICENSE=BSD:COPYING |
| 5 DEPENDS=(libogg) | 5 DEPENDS=(libogg) |
| 6 # arm-nacl-clang crashes | |
| 7 DISABLED_TOOLCHAIN=(clang-newlib) | |
| 6 SHA1=52daa72572e844e5165315e208da539b2a55c5eb | 8 SHA1=52daa72572e844e5165315e208da539b2a55c5eb |
| OLD | NEW |