From c1926c85506fc4066a535f9632b57317c2a399f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sat, 1 Dec 2018 18:44:33 +0100 Subject: [PATCH] libsdl2: provide 0.8.0 for lib:libsdl2. --- media-libs/libsdl2/libsdl2-2.0.8.recipe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/media-libs/libsdl2/libsdl2-2.0.8.recipe b/media-libs/libsdl2/libsdl2-2.0.8.recipe index 889642d06..f55c9160a 100644 --- a/media-libs/libsdl2/libsdl2-2.0.8.recipe +++ b/media-libs/libsdl2/libsdl2-2.0.8.recipe @@ -6,7 +6,7 @@ software, emulators, and popular games." HOMEPAGE="https://www.libsdl.org/" COPYRIGHT="1997-2018 Sam Lantinga" LICENSE="Zlib" -REVISION="4" +REVISION="5" SOURCE_URI="https://www.libsdl.org/release/SDL2-$portVersion.tar.gz" CHECKSUM_SHA256="edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5fd092ec" SOURCE_DIR="SDL2-$portVersion" @@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libsdl2$secondaryArchSuffix = $portVersion compat >= 2.0 - lib:libSDL2_2.0$secondaryArchSuffix = 0.7.0 compat >= 0 + lib:libSDL2_2.0$secondaryArchSuffix = 0.8.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -29,10 +29,10 @@ REQUIRES=" PROVIDES_devel=" libsdl2${secondaryArchSuffix}_devel = $portVersion compat >= 2.0 cmd:sdl2_config$secondaryArchSuffix = $portVersion compat >= 2.0 - devel:libSDL2$secondaryArchSuffix = 0.7.0 compat >= 0 - devel:libSDL2_2.0$secondaryArchSuffix = 0.7.0 compat >= 0 - devel:libSDL2_test$secondaryArchSuffix = 0.7.0 compat >= 0 - devel:libSDL2main$secondaryArchSuffix = 0.7.0 compat >= 0 + devel:libSDL2$secondaryArchSuffix = 0.8.0 compat >= 0 + devel:libSDL2_2.0$secondaryArchSuffix = 0.8.0 compat >= 0 + devel:libSDL2_test$secondaryArchSuffix = 0.8.0 compat >= 0 + devel:libSDL2main$secondaryArchSuffix = 0.8.0 compat >= 0 " REQUIRES_devel=" libsdl2$secondaryArchSuffix == $portVersion base @@ -49,7 +49,7 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:gettext cmd:ld$secondaryArchSuffix - cmd:libtool + cmd:libtool$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix cmd:which