From 49937c95bea0726eb40e0f57c282ede97cec05b2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 13 May 2025 07:31:59 +0200 Subject: [PATCH] scummvm, add new release 2.9.1 (#12353) --- .../{scummvm-2.9.0.patchset => scummvm-2.9.1.patchset} | 8 ++++---- .../{scummvm-2.9.0.recipe => scummvm-2.9.1.recipe} | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) rename games-engines/scummvm/patches/{scummvm-2.9.0.patchset => scummvm-2.9.1.patchset} (96%) rename games-engines/scummvm/{scummvm-2.9.0.recipe => scummvm-2.9.1.recipe} (97%) diff --git a/games-engines/scummvm/patches/scummvm-2.9.0.patchset b/games-engines/scummvm/patches/scummvm-2.9.1.patchset similarity index 96% rename from games-engines/scummvm/patches/scummvm-2.9.0.patchset rename to games-engines/scummvm/patches/scummvm-2.9.1.patchset index 9af264ab0..3c7defa7d 100644 --- a/games-engines/scummvm/patches/scummvm-2.9.0.patchset +++ b/games-engines/scummvm/patches/scummvm-2.9.1.patchset @@ -1,4 +1,4 @@ -From 631a3d098e0749eb1389f403dd409ae16ff17212 Mon Sep 17 00:00:00 2001 +From 126506f1365c483ab3bffaf13b2524028067b7fb Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 25 Jan 2025 10:12:50 +0100 Subject: Haiku patch @@ -83,10 +83,10 @@ index b8b3932..a5f329c 100644 const char *envVar; diff --git a/configure b/configure -index cacc106..8042b09 100755 +index a9b2525..8abda06 100755 --- a/configure +++ b/configure -@@ -3245,6 +3245,7 @@ EOF +@@ -3284,6 +3284,7 @@ EOF fi ;; haiku*) @@ -95,5 +95,5 @@ index cacc106..8042b09 100755 append_var DEFINES "-D_GNU_SOURCE" # Needs -lnetwork for the timidity MIDI driver -- -2.45.2 +2.48.1 diff --git a/games-engines/scummvm/scummvm-2.9.0.recipe b/games-engines/scummvm/scummvm-2.9.1.recipe similarity index 97% rename from games-engines/scummvm/scummvm-2.9.0.recipe rename to games-engines/scummvm/scummvm-2.9.1.recipe index b12b1b4ef..35b765c70 100644 --- a/games-engines/scummvm/scummvm-2.9.0.recipe +++ b/games-engines/scummvm/scummvm-2.9.1.recipe @@ -7,9 +7,9 @@ were never designed!" HOMEPAGE="https://www.scummvm.org/" COPYRIGHT="2001-2024 ScummVM Team" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.gz" -CHECKSUM_SHA256="65460973933ea9b5a24f53799900165a72af880482778fffa305ef20efd282d7" +CHECKSUM_SHA256="9c89a273fb0c602414888bec6d99d507fff99336b22474f857057ea7ffac3f8e" ADDITIONAL_FILES="scummvm.rdef.in" PATCHES="scummvm-$portVersion.patchset"