jamfile: Update speex package name

* Not sure where this optional package went however
  it is no longer on haiku-files.org
* A newer speex package does exist however.
* Should fix #8371
* If this doesn't work speex (and maybe sdl) optional
  packages need rebuilt
This commit is contained in:
Alexander von Gluck IV 2012-03-26 15:35:34 -05:00
parent 8f5e824baa
commit 8a7256ae14
1 changed files with 2 additions and 2 deletions

View File

@ -324,8 +324,8 @@ if [ IsOptionalHaikuImagePackageAdded XiphLibs ] {
libvorbis-1.3.2-r1a3-x86-gcc4-2011-05-26.zip
: $(baseURL)/lib/libvorbis-1.3.2-r1a3-x86-gcc4-2011-05-26.zip ;
InstallOptionalHaikuImagePackage
speex-1.2-git-r1a3-x86-gcc4-2011-05-26.zip
: $(baseURL)/lib/speex-1.2-git-r1a3-x86-gcc4-2011-05-26.zip ;
speex-1.2rc1-x86-gcc4-2012-03-12.zip
: $(baseURL)/lib/speex-1.2rc1-x86-gcc4-2012-03-12.zip ;
InstallOptionalHaikuImagePackage
vorbis-tools-1.4.0-r1a3-x86-gcc4-2011-05-26.zip
: $(baseURL)/lib/vorbis-tools-1.4.0-r1a3-x86-gcc4-2011-05-26.zip ;