diff --git a/games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20191017.recipe b/games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20200711.recipe similarity index 92% rename from games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20191017.recipe rename to games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20200711.recipe index 7f902888c..6bf0b3635 100644 --- a/games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20191017.recipe +++ b/games-emulation/mednafen_psx_hw_libretro/mednafen_psx_hw_libretro-0.9.38.6_20200711.recipe @@ -7,10 +7,10 @@ for a more accurate rendering, use the mednafen_psx_libretro core." HOMEPAGE="https://mednafen.github.io/documentation/psx.html" COPYRIGHT="2005-2020 Forgotten, the Mednafen team, the libretro team" LICENSE="GNU GPL v2" -REVISION="2" -srcGitRev="a6a78b376a872aadfc716e2bf0915e9cc654fbdf" +REVISION="1" +srcGitRev="52710212f35b7254eeb11b541d7f16b581b406a9" SOURCE_URI="https://github.com/libretro/beetle-psx-libretro/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="98934867908e82395f67507f94848caff51af55620fcde3cbaec97802893925f" +CHECKSUM_SHA256="c3e9dc5031f35e07e610df45e64810fbde5c59fbd55a6483063f7dcd37880ad1" SOURCE_FILENAME="libretro-mednafen-psx-hw-${portVersion/_/-}-$srcGitRev.tar.gz" SOURCE_DIR="beetle-psx-libretro-$srcGitRev" PATCHES="mednafen_psx_hw_libretro-$portVersion.patchset" diff --git a/games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20191017.patchset b/games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20200711.patchset similarity index 57% rename from games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20191017.patchset rename to games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20200711.patchset index afee8077a..ddc10b211 100644 --- a/games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20191017.patchset +++ b/games-emulation/mednafen_psx_hw_libretro/patches/mednafen_psx_hw_libretro-0.9.38.6_20200711.patchset @@ -1,11 +1,11 @@ -From b552736778e6bda6a6868762542e3a978d398054 Mon Sep 17 00:00:00 2001 +From ccc103f861d26c90a4a6c24635a77842cc4b1b1f Mon Sep 17 00:00:00 2001 From: kwyxz -Date: Thu, 22 Mar 2018 10:21:26 -0800 -Subject: Enabled OpenGL +Date: Sat, 11 Jul 2020 18:32:31 +0000 +Subject: Enabled HW context for Beetle PSX diff --git a/Makefile b/Makefile -index 739a9ff..4f327fb 100644 +index ada8983..2612c1d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ @@ -17,5 +17,5 @@ index 739a9ff..4f327fb 100644 HAVE_JIT = 0 HAVE_CHD = 1 -- -2.16.2 +2.26.0