summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2015-11-05 22:49:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-06 00:27:35 +0700
commitf6fc084127103cd64070c2363746e86ef94249bf (patch)
treeb867803d11ebb4671b897a860beacafefd663c42 /games/mgba/README
parent2bc1975fb7f510cd0ae9479d77a241831fad51e5 (diff)
downloadslackbuilds-f6fc084127103cd64070c2363746e86ef94249bf.tar.gz
slackbuilds-f6fc084127103cd64070c2363746e86ef94249bf.tar.xz
games/mgba: Updated for version 0.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/README')
-rw-r--r--games/mgba/README13
1 files changed, 11 insertions, 2 deletions
diff --git a/games/mgba/README b/games/mgba/README
index 71b0ed148c..f3535e2251 100644
--- a/games/mgba/README
+++ b/games/mgba/README
@@ -2,9 +2,18 @@ mGBA is an emulator for running Game Boy Advance games. It aims to be
faster and more accurate than many existing Game Boy Advance
emulators, as well as adding features that other emulators lack.
-Optional dependencies are:
+The following optional dependencies will be automatically detected.
-* qt5 (for the GUI)
* SDL2
* libedit (for the command-line debugger)
* ffmpeg
+
+If you have Qt 5 and CMake 3, then you can build mGBA with a GUI:
+
+ QT=on ./mGBA.SlackBuild
+
+As an alternative to running mGBA as an application, you might consider
+running RetroArch with its mGBA core. RetroArch SlackBuilds, including
+one for its mGBA core, are here:
+
+ https://github.com/duganchen/slackware-libretro