summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
author linrs <linRs@users.noreply.github.com>2020-04-16 03:47:22 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 10:00:19 +0700
commit3690228bcf567d66b67e8c7e8abe2bfff6ced7ce (patch)
tree870c63966eb8fbdc116d42c40155c74e41898596 /games/mgba/README
parentbee90839df3c75688390fde7cb311e9c8805182d (diff)
downloadslackbuilds-3690228bcf567d66b67e8c7e8abe2bfff6ced7ce.tar.gz
slackbuilds-3690228bcf567d66b67e8c7e8abe2bfff6ced7ce.tar.xz
games/mgba: Updated for version 0.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/README')
-rw-r--r--games/mgba/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/mgba/README b/games/mgba/README
index 397c41f49c..dfcff1ec60 100644
--- a/games/mgba/README
+++ b/games/mgba/README
@@ -2,8 +2,8 @@ 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).
+This build both the standalone application and the Libretro core (for
+use with RetroArch).
The following optional dependencies will be automatically detected.
@@ -11,6 +11,7 @@ The following optional dependencies will be automatically detected.
* libedit (for the command-line debugger)
* ffmpeg
-If you have Qt 5, then you can build the standalone application with a GUI:
+If you have Qt 5, then you can build the standalone application with a
+GUI:
QT=on ./mGBA.SlackBuild