diff --git a/games-engines/scummvm-tools/scummvm_tools-1.7.0.recipe b/games-engines/scummvm-tools/scummvm_tools-1.7.0.recipe index 612a8425a..3a2f07149 100644 --- a/games-engines/scummvm-tools/scummvm_tools-1.7.0.recipe +++ b/games-engines/scummvm-tools/scummvm_tools-1.7.0.recipe @@ -7,7 +7,7 @@ HOMEPAGE="http://scummvm.org" SRC_URI="http://sourceforge.net/projects/scummvm/files/scummvm-tools/1.7.0/scummvm-tools-1.7.0.tar.gz" SOURCE_DIR="scummvm-tools-1.7.0" CHECKSUM_SHA256="6437cc87d5a0c81fe971c96059670e662e72141b53ee61923d374b5660997cbc" -REVISION="1" +REVISION="2" LICENSE="GNU GPL v2" COPYRIGHT="2001-2013 ScummVM Team" @@ -33,7 +33,7 @@ REQUIRES=" haiku >= $haikuVersion lib:libvorbis lib:libogg - lib:libflac + lib:libFLAC lib:libmad lib:libpng lib:libz @@ -46,7 +46,7 @@ BUILD_REQUIRES=" haiku_devel >= $haikuVersion devel:libvorbis devel:libogg - devel:libflac + devel:libFLAC devel:libmad devel:libpng devel:libz diff --git a/games-engines/scummvm/scummvm-1.6.0.recipe b/games-engines/scummvm/scummvm-1.6.0.recipe index cdd269f73..c4f465e0e 100644 --- a/games-engines/scummvm/scummvm-1.6.0.recipe +++ b/games-engines/scummvm/scummvm-1.6.0.recipe @@ -7,7 +7,7 @@ were never designed!" HOMEPAGE="http://scummvm.org" SRC_URI="http://prdownloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2?download" CHECKSUM_SHA256="396060da6a8f391438055c292a280048d29dc408c5b615db43256a86f0e57ec4" -REVISION="3" +REVISION="4" LICENSE="GNU GPL v2" COPYRIGHT="2001-2013 ScummVM Team" @@ -29,7 +29,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix >= $haikuVersion lib:libfaad$secondaryArchSuffix - lib:libflac++$secondaryArchSuffix + lib:libFLAC++$secondaryArchSuffix lib:libfreetype$secondaryArchSuffix lib:libfluidsynth$secondaryArchSuffix lib:libGL$secondaryArchSuffix @@ -46,7 +46,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel >= $haikuVersion devel:libbz2$secondaryArchSuffix devel:libfaad$secondaryArchSuffix - devel:libflac++$secondaryArchSuffix + devel:libFLAC++$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libfluidsynth$secondaryArchSuffix devel:libGL$secondaryArchSuffix diff --git a/games-engines/scummvm/scummvm-1.7.0.recipe b/games-engines/scummvm/scummvm-1.7.0.recipe index a26d6433f..57ddbaab3 100644 --- a/games-engines/scummvm/scummvm-1.7.0.recipe +++ b/games-engines/scummvm/scummvm-1.7.0.recipe @@ -7,7 +7,7 @@ were never designed!" HOMEPAGE="http://scummvm.org" SRC_URI="http://sourceforge.net/projects/scummvm/files/scummvm/1.7.0/scummvm-1.7.0.tar.gz" CHECKSUM_SHA256="aaee99d06b9c55e1359556908b5faeccfa017f2fdf5d1f3cf978dfb02b5bc301" -REVISION="1" +REVISION="2" LICENSE="GNU GPL v2" COPYRIGHT="2001-2014 ScummVM Team" @@ -29,7 +29,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix >= $haikuVersion lib:libfaad$secondaryArchSuffix - lib:libflac$secondaryArchSuffix + lib:libFLAC$secondaryArchSuffix lib:libfreetype$secondaryArchSuffix lib:libfluidsynth$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix @@ -47,7 +47,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel >= $haikuVersion devel:libbz2$secondaryArchSuffix devel:libfaad$secondaryArchSuffix - devel:libflac$secondaryArchSuffix + devel:libFLAC$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libfluidsynth$secondaryArchSuffix devel:libGL$secondaryArchSuffix