mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Scummvm: Fix libFLAC dependency, rev revision due to lib change
This commit is contained in:
@@ -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"
|
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"
|
SOURCE_DIR="scummvm-tools-1.7.0"
|
||||||
CHECKSUM_SHA256="6437cc87d5a0c81fe971c96059670e662e72141b53ee61923d374b5660997cbc"
|
CHECKSUM_SHA256="6437cc87d5a0c81fe971c96059670e662e72141b53ee61923d374b5660997cbc"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
COPYRIGHT="2001-2013 ScummVM Team"
|
COPYRIGHT="2001-2013 ScummVM Team"
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ REQUIRES="
|
|||||||
haiku >= $haikuVersion
|
haiku >= $haikuVersion
|
||||||
lib:libvorbis
|
lib:libvorbis
|
||||||
lib:libogg
|
lib:libogg
|
||||||
lib:libflac
|
lib:libFLAC
|
||||||
lib:libmad
|
lib:libmad
|
||||||
lib:libpng
|
lib:libpng
|
||||||
lib:libz
|
lib:libz
|
||||||
@@ -46,7 +46,7 @@ BUILD_REQUIRES="
|
|||||||
haiku_devel >= $haikuVersion
|
haiku_devel >= $haikuVersion
|
||||||
devel:libvorbis
|
devel:libvorbis
|
||||||
devel:libogg
|
devel:libogg
|
||||||
devel:libflac
|
devel:libFLAC
|
||||||
devel:libmad
|
devel:libmad
|
||||||
devel:libpng
|
devel:libpng
|
||||||
devel:libz
|
devel:libz
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ were never designed!"
|
|||||||
HOMEPAGE="http://scummvm.org"
|
HOMEPAGE="http://scummvm.org"
|
||||||
SRC_URI="http://prdownloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2?download"
|
SRC_URI="http://prdownloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2?download"
|
||||||
CHECKSUM_SHA256="396060da6a8f391438055c292a280048d29dc408c5b615db43256a86f0e57ec4"
|
CHECKSUM_SHA256="396060da6a8f391438055c292a280048d29dc408c5b615db43256a86f0e57ec4"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
COPYRIGHT="2001-2013 ScummVM Team"
|
COPYRIGHT="2001-2013 ScummVM Team"
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ PROVIDES="
|
|||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix >= $haikuVersion
|
haiku$secondaryArchSuffix >= $haikuVersion
|
||||||
lib:libfaad$secondaryArchSuffix
|
lib:libfaad$secondaryArchSuffix
|
||||||
lib:libflac++$secondaryArchSuffix
|
lib:libFLAC++$secondaryArchSuffix
|
||||||
lib:libfreetype$secondaryArchSuffix
|
lib:libfreetype$secondaryArchSuffix
|
||||||
lib:libfluidsynth$secondaryArchSuffix
|
lib:libfluidsynth$secondaryArchSuffix
|
||||||
lib:libGL$secondaryArchSuffix
|
lib:libGL$secondaryArchSuffix
|
||||||
@@ -46,7 +46,7 @@ BUILD_REQUIRES="
|
|||||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||||
devel:libbz2$secondaryArchSuffix
|
devel:libbz2$secondaryArchSuffix
|
||||||
devel:libfaad$secondaryArchSuffix
|
devel:libfaad$secondaryArchSuffix
|
||||||
devel:libflac++$secondaryArchSuffix
|
devel:libFLAC++$secondaryArchSuffix
|
||||||
devel:libfreetype$secondaryArchSuffix
|
devel:libfreetype$secondaryArchSuffix
|
||||||
devel:libfluidsynth$secondaryArchSuffix
|
devel:libfluidsynth$secondaryArchSuffix
|
||||||
devel:libGL$secondaryArchSuffix
|
devel:libGL$secondaryArchSuffix
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ were never designed!"
|
|||||||
HOMEPAGE="http://scummvm.org"
|
HOMEPAGE="http://scummvm.org"
|
||||||
SRC_URI="http://sourceforge.net/projects/scummvm/files/scummvm/1.7.0/scummvm-1.7.0.tar.gz"
|
SRC_URI="http://sourceforge.net/projects/scummvm/files/scummvm/1.7.0/scummvm-1.7.0.tar.gz"
|
||||||
CHECKSUM_SHA256="aaee99d06b9c55e1359556908b5faeccfa017f2fdf5d1f3cf978dfb02b5bc301"
|
CHECKSUM_SHA256="aaee99d06b9c55e1359556908b5faeccfa017f2fdf5d1f3cf978dfb02b5bc301"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
COPYRIGHT="2001-2014 ScummVM Team"
|
COPYRIGHT="2001-2014 ScummVM Team"
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ PROVIDES="
|
|||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix >= $haikuVersion
|
haiku$secondaryArchSuffix >= $haikuVersion
|
||||||
lib:libfaad$secondaryArchSuffix
|
lib:libfaad$secondaryArchSuffix
|
||||||
lib:libflac$secondaryArchSuffix
|
lib:libFLAC$secondaryArchSuffix
|
||||||
lib:libfreetype$secondaryArchSuffix
|
lib:libfreetype$secondaryArchSuffix
|
||||||
lib:libfluidsynth$secondaryArchSuffix
|
lib:libfluidsynth$secondaryArchSuffix
|
||||||
lib:libjpeg$secondaryArchSuffix
|
lib:libjpeg$secondaryArchSuffix
|
||||||
@@ -47,7 +47,7 @@ BUILD_REQUIRES="
|
|||||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||||
devel:libbz2$secondaryArchSuffix
|
devel:libbz2$secondaryArchSuffix
|
||||||
devel:libfaad$secondaryArchSuffix
|
devel:libfaad$secondaryArchSuffix
|
||||||
devel:libflac$secondaryArchSuffix
|
devel:libFLAC$secondaryArchSuffix
|
||||||
devel:libfreetype$secondaryArchSuffix
|
devel:libfreetype$secondaryArchSuffix
|
||||||
devel:libfluidsynth$secondaryArchSuffix
|
devel:libfluidsynth$secondaryArchSuffix
|
||||||
devel:libGL$secondaryArchSuffix
|
devel:libGL$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user