From 30b2a044862f026aa8a25e9a06855b2408385c3f Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 2 Jul 2018 05:21:29 -0400 Subject: games/vbam: Updated for version 2.1.0. Signed-off-by: B. Watson --- games/vbam/README | 5 +++++ games/vbam/vbam.SlackBuild | 14 ++++++-------- games/vbam/vbam.info | 6 +++--- 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'games') diff --git a/games/vbam/README b/games/vbam/README index a93e2e3a8c..a300e865d2 100644 --- a/games/vbam/README +++ b/games/vbam/README @@ -1,3 +1,5 @@ +vbam (cross-platform GameBoy emulator) + VisualBoyAdvance-M is a Nintendo Game Boy Emulator with high compatibility with commercial games. It emulates the Nintendo Game Boy Advance hand held console, in addition to the original Game Boy hand held systems @@ -12,3 +14,6 @@ FFMPEG=ON will enable recording and playback. It requires ffmpeg. There are a couple of alternatives on SBo you might try instead of this VBAM SlackBuild: vbam-libretro, mgba, and/or libretro-mgba. + +Note: when upgrading from 2.0.2 to 2.1.0, you may have to "rm -rf +~/.vbam". Do this if vbam segfaults. diff --git a/games/vbam/vbam.SlackBuild b/games/vbam/vbam.SlackBuild index 4dc06ba1c9..4ec87ac2b8 100644 --- a/games/vbam/vbam.SlackBuild +++ b/games/vbam/vbam.SlackBuild @@ -1,11 +1,10 @@ #!/bin/sh -# Slackbuild for vbam - -# Currently maintained by B. Watson -# Previously maintained by Dugan Chen +# Slackbuild for vbam -# Written by JK Wood +# Currently maintained by B. Watson . +# Previously maintained by Dugan Chen . +# Written by JK Wood . # Slackbuild is released under the Dog-on-Fire License: # If use of this script causes your dog to catch on fire, @@ -23,10 +22,9 @@ # Modified by the SlackBuilds.org project. +# 20180702 bkw: updated for 2.1.0. # 20180612 bkw: updated for 2.0.2. - # 20171219 bkw: updated for 2.0.1. - # 20170302 bkw: use long-format github URL # 20170126 bkw: @@ -45,7 +43,7 @@ # - Correct README, plus cosmetic reformatting. PRGNAM=vbam -VERSION=${VERSION:-2.0.2} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/vbam/vbam.info b/games/vbam/vbam.info index 42d32655b6..086e2bd6be 100644 --- a/games/vbam/vbam.info +++ b/games/vbam/vbam.info @@ -1,8 +1,8 @@ PRGNAM="vbam" -VERSION="2.0.2" +VERSION="2.1.0" HOMEPAGE="http://vba-m.com/" -DOWNLOAD="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/v2.0.2/visualboyadvance-m-2.0.2.tar.gz" -MD5SUM="6dbe6116fb9fdca40c80a709d9a3f330" +DOWNLOAD="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/v2.1.0/visualboyadvance-m-2.1.0.tar.gz" +MD5SUM="3efb50ee0935a037dc8000b0812bdfc6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 SFML wxGTK3" -- cgit v1.2.3