summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2018-03-31 09:29:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-31 09:29:47 +0700
commit606a42d6010a692d2807ddde2d0f5a3ca6577ea3 (patch)
treedf9e1604dc540ae53d9c798740281547221f276a
parent15310dae3ae1c539bb6d8a3d0765296714d063c4 (diff)
downloadslackbuilds-606a42d6010a692d2807ddde2d0f5a3ca6577ea3.tar.gz
slackbuilds-606a42d6010a692d2807ddde2d0f5a3ca6577ea3.tar.xz
games/mgba: Place mgba_libretro.info in DOWNLOAD.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/mgba/mgba.info6
-rw-r--r--games/mgba/mgba_libretro.info16
2 files changed, 4 insertions, 18 deletions
diff --git a/games/mgba/mgba.info b/games/mgba/mgba.info
index 98d73a242b..a00cbd5926 100644
--- a/games/mgba/mgba.info
+++ b/games/mgba/mgba.info
@@ -1,8 +1,10 @@
PRGNAM="mgba"
VERSION="0.6.1"
HOMEPAGE="https://mgba.io/"
-DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.6.1/mgba-0.6.1.tar.gz"
-MD5SUM="e2a8c7caf440da0232a13187ef8073ca"
+DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.6.1/mgba-0.6.1.tar.gz \
+ https://raw.githubusercontent.com/libretro/libretro-super/392247c/dist/info/mgba_libretro.info"
+MD5SUM="e2a8c7caf440da0232a13187ef8073ca \
+ a10667e45e3f4cf61551e994ae820b18"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/games/mgba/mgba_libretro.info b/games/mgba/mgba_libretro.info
deleted file mode 100644
index d3132f79d4..0000000000
--- a/games/mgba/mgba_libretro.info
+++ /dev/null
@@ -1,16 +0,0 @@
-display_name = "Nintendo - Game Boy Advance (mGBA)"
-authors = "endrift"
-supported_extensions = "gb|gbc|gba"
-corename = "mGBA"
-manufacturer = "Nintendo"
-categories = "Emulator"
-systemname = "Game Boy/Game Boy Color/Game Boy Advance"
-database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
-license = "MPLv2.0"
-permissions = ""
-supports_no_game = "false"
-firmware_count = 1
-firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)"
-firmware0_path = "gba_bios.bin"
-firmware0_opt = "true"
-notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6"