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:
@@ -324,8 +324,8 @@ if [ IsOptionalHaikuImagePackageAdded XiphLibs ] {
|
|||||||
libvorbis-1.3.2-r1a3-x86-gcc4-2011-05-26.zip
|
libvorbis-1.3.2-r1a3-x86-gcc4-2011-05-26.zip
|
||||||
: $(baseURL)/lib/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
|
InstallOptionalHaikuImagePackage
|
||||||
speex-1.2-git-r1a3-x86-gcc4-2011-05-26.zip
|
speex-1.2rc1-x86-gcc4-2012-03-12.zip
|
||||||
: $(baseURL)/lib/speex-1.2-git-r1a3-x86-gcc4-2011-05-26.zip ;
|
: $(baseURL)/lib/speex-1.2rc1-x86-gcc4-2012-03-12.zip ;
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
vorbis-tools-1.4.0-r1a3-x86-gcc4-2011-05-26.zip
|
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 ;
|
: $(baseURL)/lib/vorbis-tools-1.4.0-r1a3-x86-gcc4-2011-05-26.zip ;
|
||||||
|
|||||||
Reference in New Issue
Block a user