summaryrefslogtreecommitdiffstats
path: root/audio/chuck/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2013-10-28 17:19:11 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-10-29 20:12:25 -0500
commit8181dfcc4f3f4be9cfdf37d1ea2fe4de17d4d0b5 (patch)
tree1becdb470b92495b9bce7dd166c428bf0e01f062 /audio/chuck/README
parent1e726bf44cd7809cd9e43761a86fa837e796ef1c (diff)
downloadslackbuilds-8181dfcc4f3f4be9cfdf37d1ea2fe4de17d4d0b5.tar.gz
slackbuilds-8181dfcc4f3f4be9cfdf37d1ea2fe4de17d4d0b5.tar.xz
audio/chuck: Use the same name for script and package.
Cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/chuck/README')
-rw-r--r--audio/chuck/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/chuck/README b/audio/chuck/README
index 14b71b4813..a93e6f7328 100644
--- a/audio/chuck/README
+++ b/audio/chuck/README
@@ -11,5 +11,7 @@ synthesis/analysis programs, and real-time interactive control.
Please e-mail me if it works for 64-bit.
-SOUNDENGINE=jack to enable jack support. In that case you need jack installed.
-Valid options are: alsa (default), jack, oss.
+SOUNDENGINE=jack or SOUNDENGINE=oss to enable jack or oss support:
+in these cases you will need jack-audio-connection-kit or oss (and
+the build script will produce a different binary).
+SOUNDENGINE=alsa is the default.