mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
libretro: cores update + info files update (#5159)
* 81_libretro: bumped to version 1.0a:20200613 * atari800_libretro: bumped to version 3.1.0:20200626 * opera_libretro: bumped to version 1.0.0:20200605 * fbneo_libretro: bumped to version 0.2.97.44:20200703 * fceumm_libretro: bumped to version 0.0.1:20200604 * flycast_libretro: bumped to version 0.1:20200703 * gambatte_libretro: bumped to version 0.5.0:20200630 * gpsp_libretro: bumped to version 0.91:20200527 * handy_libretro: bumped to version 0.95:20200625 * mednafen_gba_libretro: bumped to version 0.9.36:20200623 * mednafen_lynx_libretro: bumped to version 0.9.32:20200630 * mednafen_ngp_libretro: bumped to version 0.9.36.1:20200630 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20200630 * mednafen_pcfx_libretro: bumped to version 0.9.33.3:20200623 * mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20200623 * mednafen_vb_libretro: bumped to version 0.9.36.1:20200630 * mednafen_wswan_libretro: bumped to version 0.9.35.1:20200701 * mgba_libretro: bumped to version 0.6.1:20200619 * o2em_libretro: bumped to version 1.18:20200609 * pcsx_rearmed_libretro: bumped to version r22:20200701 * picodrive_libretro: bumped to version 1.92:20200607 * vba_next_libretro: bumped to version 1.0.2:20200617 * vecx_libretro: bumped to version 1.2:20200605 * virtualjaguar_libretro: bumped to version 2.1.2:20200521 * yabause_libretro: bumped to version 0.9.15:20200605 * 2048_libretro: bumped to version 1.0:20200520
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
display_name = "Bandai - WonderSwan/Color (Beetle Cygne)"
|
||||
authors = "Dox|Mednafen Team"
|
||||
supported_extensions = "ws|wsc"
|
||||
supported_extensions = "ws|wsc|pc2"
|
||||
corename = "Beetle WonderSwan"
|
||||
manufacturer = "Bandai"
|
||||
categories = "Emulator"
|
||||
systemname = "WonderSwan/Color"
|
||||
systemid = "wonderswan"
|
||||
database = "Bandai - WonderSwan|Bandai - WonderSwan Color"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
|
||||
@@ -5,9 +5,9 @@ HOMEPAGE="https://mednafen.github.io/documentation/wswan.html"
|
||||
COPYRIGHT="2005-2018 Forgotten, the Mednafen team, the libretro team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
srcGitRev="5b03d1b09f70dc208387d3c8b59e12e1f0d2692f"
|
||||
srcGitRev="98ff3de818ff158c22bd7c3ad61f2bb37d8bcb1f"
|
||||
SOURCE_URI="https://github.com/libretro/beetle-wswan-libretro/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="1053e1a6f78aea569d2fb89a86df5f0df7463cb3f32312ee910a5227419c60e2"
|
||||
CHECKSUM_SHA256="51267b6b8186d8afc91bb131459bf67e7a8d1066b1e53a512905a71a78381161"
|
||||
SOURCE_FILENAME="libretro-mednafen-wswan-${portVersion/_/-}-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="beetle-wswan-libretro-$srcGitRev"
|
||||
ADDITIONAL_FILES="mednafen_wswan_libretro.info.in"
|
||||
Reference in New Issue
Block a user