From f7152cac1723b9d9a16003b69b794c0c426ca5b6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 18 Jul 2026 12:30:54 -0700 Subject: [PATCH] Remove dropped bsnes2014 and mame2016 RetroArch cores libretro-bsnes2014 and libretro-mame2016 no longer exist in the repos, which made the whole retroarch install fail. Ports fe30a07d from master. Co-Authored-By: Claude Fable 5 --- bin/omarchy-install-gaming-retroarch | 4 ++-- bin/omarchy-remove-gaming-retroarch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/omarchy-install-gaming-retroarch b/bin/omarchy-install-gaming-retroarch index 3ebfea77..36076c43 100755 --- a/bin/omarchy-install-gaming-retroarch +++ b/bin/omarchy-install-gaming-retroarch @@ -10,12 +10,12 @@ omarchy-pkg-add \ retroarch-assets-glui retroarch-assets-ozone retroarch-assets-xmb \ libretro-beetle-pce libretro-beetle-pce-fast libretro-beetle-psx libretro-beetle-psx-hw libretro-beetle-supergrafx \ libretro-blastem \ - libretro-bsnes libretro-bsnes-hd libretro-bsnes2014 \ + libretro-bsnes libretro-bsnes-hd \ libretro-core-info \ libretro-desmume libretro-dolphin libretro-flycast \ libretro-gambatte libretro-genesis-plus-gx \ libretro-kronos \ - libretro-mame libretro-mame2016 libretro-melonds libretro-mesen libretro-mesen-s libretro-mgba libretro-mupen64plus-next \ + libretro-mame libretro-melonds libretro-mesen libretro-mesen-s libretro-mgba libretro-mupen64plus-next \ libretro-nestopia \ libretro-overlays \ libretro-parallel-n64 libretro-picodrive libretro-play libretro-ppsspp \ diff --git a/bin/omarchy-remove-gaming-retroarch b/bin/omarchy-remove-gaming-retroarch index 82e0a8dc..2eb2037b 100755 --- a/bin/omarchy-remove-gaming-retroarch +++ b/bin/omarchy-remove-gaming-retroarch @@ -10,12 +10,12 @@ omarchy-pkg-drop \ retroarch-assets-glui retroarch-assets-ozone retroarch-assets-xmb \ libretro-beetle-pce libretro-beetle-pce-fast libretro-beetle-psx libretro-beetle-psx-hw libretro-beetle-supergrafx \ libretro-blastem \ - libretro-bsnes libretro-bsnes-hd libretro-bsnes2014 \ + libretro-bsnes libretro-bsnes-hd \ libretro-core-info \ libretro-desmume libretro-dolphin libretro-flycast \ libretro-gambatte libretro-genesis-plus-gx \ libretro-kronos \ - libretro-mame libretro-mame2016 libretro-melonds libretro-mesen libretro-mesen-s libretro-mgba libretro-mupen64plus-next \ + libretro-mame libretro-melonds libretro-mesen libretro-mesen-s libretro-mgba libretro-mupen64plus-next \ libretro-nestopia \ libretro-overlays \ libretro-parallel-n64 libretro-picodrive libretro-play libretro-ppsspp \