diff options
author | JK Wood <joshuakwood@gmail.com> | 2011-07-24 12:16:37 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:34 -0300 |
commit | 7b1228c9b34f66df0c7423ad9263ad4b03b9c90e (patch) | |
tree | e4a3d582e51fa54279df4c9e5c050d67d88d52ce /games/vbam/README | |
parent | 9727f8bda836fa75dfbb2a6cf5cc3340775b7b64 (diff) | |
download | slackbuilds-7b1228c9b34f66df0c7423ad9263ad4b03b9c90e.tar.gz |
games/vbam: Updated for version r1001.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/vbam/README')
-rw-r--r-- | games/vbam/README | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/games/vbam/README b/games/vbam/README index 36fc34b35c..e5b5f418cb 100644 --- a/games/vbam/README +++ b/games/vbam/README @@ -1,7 +1,11 @@ -Our goal is to improve upon VisualBoyAdvance by integrating the best features -from the various builds floating around. Unfortunately work on the "official" -project seems to have stalled. Independent developers have added excellent -features to VBA, but seem to have done so individually. The source codes for -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! +Our goal is to improve upon VisualBoyAdvance by integrating the best features +from the various builds floating around. Unfortunately work on the "official" +project seems to have stalled. Independent developers have added excellent +features to VBA, but seem to have done so individually. The source codes for +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. |