Update {lib|devel}:libsdl2 to {lib|devel}:libsdl2_2.0.

The newest libsdl2 packages do not provide the unsuffixed lib anymore
as it doesn't actually exist in the package.
This commit is contained in:
Michael Lotz
2017-12-14 21:40:01 +01:00
parent c7398a4848
commit 93d8375606
11 changed files with 30 additions and 30 deletions

View File

@@ -13,7 +13,7 @@ skills and the details of the game."
HOMEPAGE="http://www.stuff-o-matic.com/plee-the-bear/"
COPYRIGHT="2012 Stuff O Matic"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="http://www.stuff-o-matic.com/plee-the-bear/download/file.php?platform=source"
CHECKSUM_SHA256="41dfe864fe2d791d6f99ba7cd330e22c94fce19d82909054eeac594aa4f2924e"
SOURCE_FILENAME="plee-the-bear-0.7.0.tgz"
@@ -43,7 +43,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl2$secondaryArchSuffix
lib:libsdl2_2.0$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
lib:libsdl2_mixer$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
@@ -63,7 +63,7 @@ REQUIRES="
"
BUILD_REQUIRES="
devel:libsdl2$secondaryArchSuffix
devel:libsdl2_2.0$secondaryArchSuffix
devel:libsdl2_mixer$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:sdl_mixer$secondaryArchSuffix