diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 15:58:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 841d471e18251a6c4471c9fa4fbdbf6031b9e785 (patch) | |
tree | c8be9e483bc208ccb574b56ac49f1199c5c13f0f /games/higan | |
parent | 80e710d6bceff765ba8089692c45e09e021dd9ee (diff) | |
download | slackbuilds-841d471e18251a6c4471c9fa4fbdbf6031b9e785.tar.gz |
Multiple: Fix .info and README (pulseaudio refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/higan')
-rw-r--r-- | games/higan/README | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/games/higan/README b/games/higan/README index 912cc6de9b..b7482646d1 100644 --- a/games/higan/README +++ b/games/higan/README @@ -27,14 +27,11 @@ slackbuild. PROFILE=accuracy|balanced|performance (default: balanced) -3) If you want to have an OpenAL or pulseaudio audio driver option, -you can build higan to support them by passing OPENAL=yes and -PULSEAUDIO=yes to the slackbuild, which would require their respective -packages. By default, these options are disabled. +3) If you want to have an OpenAL audio driver option, you can build higan +to support it by passing OPENAL=yes to the slackbuild, which would require +the OpenAL package to be installed. By default, this option is disabled. OPENAL=yes|no (default: no), requires OpenAL -PULSEAUDIO=yes|no (default: no), requires pulseaudio - * Configuration * @@ -43,5 +40,4 @@ shaders are located) is /usr/share/higan. If you want a personalized profile, store your files in ~/.config/higan/, then higan will use this folder instead. - -Optional dependencies: OpenAL, pulseaudio +Optional dependency: OpenAL |