summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2018-03-29 15:32:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-31 07:41:39 +0700
commit0468360611bad751b5f296bb406c56486b66681c (patch)
treec26e3e05380146d61e8cd6d1f633f8b82448fbb1 /games/mgba/README
parent0ba35a07e17fc048351d388e7c006cf3edf31c9c (diff)
downloadslackbuilds-0468360611bad751b5f296bb406c56486b66681c.tar.gz
slackbuilds-0468360611bad751b5f296bb406c56486b66681c.tar.xz
games/mgba: Build libretro.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/README')
-rw-r--r--games/mgba/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/mgba/README b/games/mgba/README
index 0046641253..397c41f49c 100644
--- a/games/mgba/README
+++ b/games/mgba/README
@@ -2,12 +2,15 @@ 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.
+This build both the standalone application and the Libretro core (for use with
+RetroArch).
+
The following optional dependencies will be automatically detected.
* SDL2
* libedit (for the command-line debugger)
* ffmpeg
-If you have Qt 5, then you can build mGBA with a GUI:
+If you have Qt 5, then you can build the standalone application with a GUI:
QT=on ./mGBA.SlackBuild