From 8b110df99b96eab6ec2ffaa47b4068e6bd513852 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sun, 16 Feb 2020 13:48:58 +0100 Subject: [PATCH] ScummVM: bump (#4725) --- .../{scummvm-2.1.0.recipe => scummvm-2.1.1.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename games-engines/scummvm/{scummvm-2.1.0.recipe => scummvm-2.1.1.recipe} (93%) diff --git a/games-engines/scummvm/scummvm-2.1.0.recipe b/games-engines/scummvm/scummvm-2.1.1.recipe similarity index 93% rename from games-engines/scummvm/scummvm-2.1.0.recipe rename to games-engines/scummvm/scummvm-2.1.1.recipe index 731d19e8e..ae821eae6 100644 --- a/games-engines/scummvm/scummvm-2.1.0.recipe +++ b/games-engines/scummvm/scummvm-2.1.1.recipe @@ -5,11 +5,11 @@ data files. The clever part about this: ScummVM just replaces the executables \ shipped with the games, allowing you to play them on systems for which they \ were never designed!" HOMEPAGE="https://www.scummvm.org/" -COPYRIGHT="2001-2019 ScummVM Team" +COPYRIGHT="2001-2020 ScummVM Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://www.scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.gz" -CHECKSUM_SHA256="e5bd10b19d048fbaee17c58fef261528b1a910039583d3705c5ac7ef3164c1f8" +CHECKSUM_SHA256="b03396c7008015e7e7effee528f0d05d92d6bf38b6bca8dd3978a46f09552051" ADDITIONAL_FILES="scummvm.rdef.in" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -37,7 +37,7 @@ REQUIRES=" lib:libnghttp2$secondaryArchSuffix lib:libogg$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libSDL$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix lib:libSDL_net_1.2$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libtheora$secondaryArchSuffix @@ -62,9 +62,9 @@ BUILD_REQUIRES=" devel:libmpeg2$secondaryArchSuffix devel:libnghttp2$secondaryArchSuffix devel:libogg$secondaryArchSuffix - devel:libpng$secondaryArchSuffix - devel:libSDL$secondaryArchSuffix - devel:libsdl_net$secondaryArchSuffix >= 1.2 + devel:libpng16$secondaryArchSuffix + devel:libSDL_1.2$secondaryArchSuffix + devel:libSDL_net_1.2$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libtheora$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix