diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2012-06-28 16:38:51 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-28 16:38:51 -0400 |
commit | 1f32c4c9fdad2ff3313a1477017e9727f3b4313d (patch) | |
tree | 38f51402526ad9a59975672bbc3ff0de35679a43 /games/vbam/README | |
parent | 5c619af2fbb4f888455a8c2f3b9923c8507f468b (diff) | |
download | slackbuilds-1f32c4c9fdad2ff3313a1477017e9727f3b4313d.tar.gz |
games/vbam: Updated for version 1.8.0.1054.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/vbam/README')
-rw-r--r-- | games/vbam/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/games/vbam/README b/games/vbam/README index e5b5f418cb..d3a1da6b69 100644 --- a/games/vbam/README +++ b/games/vbam/README @@ -6,6 +6,11 @@ many of these forks seem to be abandoned, outdated or missing altogether. We aim to preserve all of the hard work done by these developers to make the already great VisualBoyAdvance even better! -By default, VBA-M requires gtkglextmm. However, you can build without the -gui, which drops the GTK dependency chain, by passing BUILD_GTK=no to the -SlackBuild. +The following options are available: + +GTK=ON will build the GTK GUI. It requires gtkglextmm. + +WX=ON will build the WxWidgets GUI. It requires WxWidgets. + +FFMPEG=ON will enable recording and playback. It requires FFMPEG. + |