summaryrefslogtreecommitdiffstats
path: root/audio-drivers/jack
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-07-25 03:49:32 +0300
committerJuuso Alasuutari2006-07-25 03:49:32 +0300
commit8204a7bbe9175954f5ea6233e0496a479bdeced3 (patch)
treedb562b034234c8cf61a94aae862440e019f73256 /audio-drivers/jack
parentc1fcfe6fbdeeb59906abecde36a0cecbe151db40 (diff)
jack: Disabled CoreAudio support, only used on MAC OS.
Diffstat (limited to 'audio-drivers/jack')
-rwxr-xr-xaudio-drivers/jack/BUILD3
-rw-r--r--audio-drivers/jack/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/audio-drivers/jack/BUILD b/audio-drivers/jack/BUILD
index 0e08b84666..0b2b9e81e2 100755
--- a/audio-drivers/jack/BUILD
+++ b/audio-drivers/jack/BUILD
@@ -1,4 +1,5 @@
# Remove --disable-freebob and add FreeBob support in DEPENDS if/when
# someone writes a spell for it
-OPTS="--disable-freebob $MIXSSE $JACK_OSS $JACK_OPTIMIZE $OPTS" &&
+OPTS="--disable-freebob --disable-coreaudio $MIXSSE $JACK_OSS \
+$JACK_OPTIMIZE $OPTS" &&
default_build
diff --git a/audio-drivers/jack/HISTORY b/audio-drivers/jack/HISTORY
index ed4aa7aa3f..736962627b 100644
--- a/audio-drivers/jack/HISTORY
+++ b/audio-drivers/jack/HISTORY
@@ -1,4 +1,7 @@
2006-07-25 Juuso Alasuutari <iuso@sourcemage.org>
+ BUILD: Added --disable-coreaudio to OPTS, only used on MAC OS.
+
+2006-07-25 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: Corrected WEB_SITE and descriptions, removed UPDATED
and BUILD_API.
* CONFIGURE: Fixed MIXSSE option typo, added queries for OSS