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

@@ -7,7 +7,7 @@ achieves very good performance."
HOMEPAGE="http://wiki.qemu.org/"
COPYRIGHT="2003-2017 Fabrice Bellard"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/qemu/qemu/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="45b4637f370590cbdeca2b6d49f48b6cf5434baaf289831476d13423001fb571"
SOURCE_DIR="qemu-$portVersion"
@@ -65,7 +65,7 @@ REQUIRES="
lib:libnettle$secondaryArchSuffix
lib:libpixman_1$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libsdl2$secondaryArchSuffix
lib:libsdl2_2.0$secondaryArchSuffix
lib:libsnappy$secondaryArchSuffix
lib:libssh2$secondaryArchSuffix
lib:libtasn1$secondaryArchSuffix
@@ -88,7 +88,7 @@ BUILD_REQUIRES="
devel:libnettle$secondaryArchSuffix
devel:libpixman_1$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libsdl2$secondaryArchSuffix
devel:libsdl2_2.0$secondaryArchSuffix
devel:libsnappy$secondaryArchSuffix
devel:libssh2$secondaryArchSuffix
devel:libtasn1$secondaryArchSuffix