From d520b524352af7fc2252bd3d354a88f2c44a91ec Mon Sep 17 00:00:00 2001 From: kwyxz Date: Thu, 9 Jan 2025 23:10:24 -0800 Subject: [PATCH] retroarch: bump to 1.20.0 (#11635) --- ...etroarch-1.19.1.recipe => retroarch-1.20.0.recipe} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) rename games-emulation/retroarch/{retroarch-1.19.1.recipe => retroarch-1.20.0.recipe} (90%) diff --git a/games-emulation/retroarch/retroarch-1.19.1.recipe b/games-emulation/retroarch/retroarch-1.20.0.recipe similarity index 90% rename from games-emulation/retroarch/retroarch-1.19.1.recipe rename to games-emulation/retroarch/retroarch-1.20.0.recipe index b99a6fc91..eb6fa1b4f 100644 --- a/games-emulation/retroarch/retroarch-1.19.1.recipe +++ b/games-emulation/retroarch/retroarch-1.20.0.recipe @@ -6,14 +6,11 @@ shaders, netplay, rewinding, next-frame response times, and more!" HOMEPAGE="https://www.retroarch.com/" COPYRIGHT="2010-2022 The RetroArch Team" LICENSE="GNU GPL v3" -REVISION="2" -#SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -srcGitRev="fab86199a8bc150b3aa755d262acca0b4c63693f" -SOURCE_URI="https://github.com/libretro/RetroArch/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="69b841f4505db6f798e078e96b4cd9928096ce977e3d0975c5a574df35fabd78" +REVISION="1" +SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" +CHECKSUM_SHA256="2f712f632f2e30c78854364633251b22011fec0468432cdc5015e23acf6b1f7e" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" -#SOURCE_DIR="RetroArch-$portVersion" -SOURCE_DIR="RetroArch-$srcGitRev" +SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in" ARCHITECTURES="all !x86_gcc2"