aboutsummaryrefslogtreecommitdiff
path: root/games/advancemame/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-02-11 17:38:29 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-18 07:54:14 +0700
commit6c67d663e56679d7cc6c4e018b37c8fe3f442062 (patch)
tree71f025e5a8b1b3072f6f09c92e199d03fd2f5985 /games/advancemame/README
parenta673d140bab4f5e225984d4360f47b950820c345 (diff)
games/advancemame: Updated for version 3.2, new maintainer.
Diffstat (limited to 'games/advancemame/README')
-rw-r--r--games/advancemame/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/advancemame/README b/games/advancemame/README
index 630ee8e0072b..cd890b787cd0 100644
--- a/games/advancemame/README
+++ b/games/advancemame/README
@@ -3,3 +3,8 @@ Advancemame (Multi Arcade Machine Emulator)
Advancemame is a derivative of the well known "mame" emulator.
It works easily on linux, with joystick support, fullscreen
support, and more "out of the box."
+
+Optional dependency: SDL2. By default, advancemame is built with
+SDL-1.2. If SDL-2.0 is installed, advancemame will autodetect it and use
+it instead. If you have SDL2 installed, but want to build advancemame
+with SDL-1.2, set SDL2=no in the script's environment.