From 8181dfcc4f3f4be9cfdf37d1ea2fe4de17d4d0b5 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 28 Oct 2013 17:19:11 +0100 Subject: audio/chuck: Use the same name for script and package. Cleanups Signed-off-by: Matteo Bernardini --- audio/chuck/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'audio/chuck/README') diff --git a/audio/chuck/README b/audio/chuck/README index 14b71b481302e..a93e6f7328a5a 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. -- cgit v1.2.3