Haiku libretro cores bump (#7250)

* cap32_libretro: bumped to version 4.2.0:20221003

* puae_libretro: bumped to version 2.6.1:20221004

* fbneo_libretro: bumped to version 1.0.0.0:20221003

* mame2003_plus_libretro: bumped to version 1.0:20221002

* mednafen_saturn_libretro: bumped to version 0.9.45.1:20220829

* mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20220716

* mednafen_vb_libretro: bumped to version 0.9.36.1:20220828

* mednafen_wswan_libretro: bumped to version 0.9.35.1:20220618

* melonds_libretro: bumped to version 0.8.3:20220930

* mesen_libretro: bumped to version 0.9.4:20220829

* mupen64plus_next_libretro: bumped to version 1.0:20220825

* nestopia_libretro: bumped to version 1.49:20220822

* neocd_libretro: bumped to version 0.5:20220515

* o2em_libretro: bumped to version 1.18:20220726

* opera_libretro: bumped to version 1.0.0:20220725

* parallel_n64_libretro: bumped to version 2.0rc2:20220823

* pcsx_rearmed_libretro: bumped to version r22:20221002

* picodrive_libretro: bumped to version 1.92:20220930

* retroarch_assets: bumped to version 0:20220806

* sameboy_libretro: bumped to version 0.9.0:20220819

* snes9x_libretro: bumped to version 1.60:20220512

* vecx_libretro: bumped to version 1.2:20220728

* yabause_libretro: bumped to version 0.9.15:20220712

* tyrquake_libretro: bumped to version 0.62:20220724

* 2048_libretro: bumped to version 1.0:20220707

* gme_libretro: bumped to version 0.5.2:20220726
This commit is contained in:
kwyxz
2022-10-07 22:48:55 -07:00
committed by GitHub
parent 6832b4cfb3
commit 67217ee00f
38 changed files with 73 additions and 67 deletions

View File

@@ -15,5 +15,6 @@ systemid = "game_music"
# Libretro Features
supports_no_game = "false"
savestate = "false"
description = "A port of blargg's classic Game Music Emu to libretro. This core allows playback of a wide variety of video game music formats and is a good first choice for this purpose, though some emulator cores will also support playback of their respective native formats and may do so with additional options (low-pass filtering, etc.) or accuracy."

View File

@@ -11,9 +11,9 @@ COPYRIGHT="2004-2020 Blargg, the libretro team"
LICENSE="GNU GPL v2
GNU LGPL v2"
REVISION="1"
srcGitRev="5fb30ebb8871624cecc07813212fb643fa8449f4"
srcGitRev="635b1e9124195eeb44d8a865f258cc2c92846694"
SOURCE_URI="https://github.com/libretro/libretro-gme/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="ea4394c28fd63b3b1f8ca2e7aa83ad4a14fb360815e4d593065466712769550a"
CHECKSUM_SHA256="d1183d5d054d24bb43428d38b6addefc4cb69582a112197979a799fd8c30ed51"
SOURCE_FILENAME="libretro-gme-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="libretro-gme-$srcGitRev"
ADDITIONAL_FILES="gme_libretro.info.in"