diff options
author | B. Watson <yalhcru@gmail.com> | 2014-05-03 03:12:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 03:12:23 +0700 |
commit | 74a6b3a65e09e3face6db5b6fbfb493579b8222e (patch) | |
tree | 01a75d1be6de6cd08302d627da47fe2eca89717d /games/koules/README | |
parent | 3c518f602bc09900a39f17c4bfacebe1694d3dd0 (diff) | |
download | slackbuilds-74a6b3a65e09e3face6db5b6fbfb493579b8222e.tar.gz |
games/koules: Use ALSA instead of OSS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/koules/README')
-rw-r--r-- | games/koules/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/koules/README b/games/koules/README index 11a9c025c1..0141c9cf7a 100644 --- a/games/koules/README +++ b/games/koules/README @@ -11,6 +11,10 @@ quite a bit of patching to work well on a modern system... If you're building this for use on a slow system, try setting MITSHM=yes in the environment; it may speed things up (or not). +The build patches koules to use ALSA for audio. If you want to disable +the patch and use OSS, set ALSA=no in the environment (probably only +useful if you use OSSv4). + If you have Tcl/Tk installed, and you're running KDE, you'll get a nice GUI launcher dialog when you run Koules from the K menu. If you're not running KDE, try running "koules-launcher". |