[SM-Commit] GIT changes to master grimoire by Arjan Bouter (d6ed9b969ae066de726ed5f0e224be09dac4af78)
Eric Sandall
eric at sandall.us
Fri Aug 24 09:59:06 EDT 2007
On Fri, 24 Aug 2007 07:21:17 -0500
Arjan Bouter <scm at sourcemage.org> wrote:
> GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:
>
> audio-creation/soundtracker/DEPENDS | 2 +-
> audio-creation/soundtracker/HISTORY | 3 +++
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> New commits:
> commit d6ed9b969ae066de726ed5f0e224be09dac4af78
> Author: Arjan Bouter <abouter at sourcemage.org>
> Commit: Arjan Bouter <abouter at sourcemage.org>
>
> soundtracker: re-enabled alsa
>
> diff --git a/audio-creation/soundtracker/DEPENDS b/audio-creation/soundtracker/DEPENDS
> index d998120..29daac4 100755
> --- a/audio-creation/soundtracker/DEPENDS
> +++ b/audio-creation/soundtracker/DEPENDS
> @@ -2,6 +2,6 @@ depends gtk+ &&
> optional_depends "gnome-libs" "" "--disable-gnome" "enable gnome1 support (recommended)" &&
> optional_depends "audiofile" "" "--disable-audiofile" "enable support for various soundformats" &&
> optional_depends "libsndfile" "" "--disable-sndfile" "for wav/aiff support" &&
> -#optional_depends "alsa-lib" "" "--disable-alsa" "for alsa support" &&
> +optional_depends "alsa-lib" "" "--disable-alsa" "for alsa support" &&
> optional_depends "esound" "" "--disable-esd --disable-esdtest" "for esound support" &&
> optional_depends "JACK-DRIVER" "" "--disable-jack" "for JACK support"
This only allows the alsa-lib query to come up, which technically only
disables alsa if 'n', otherwise it uses alsa if it's on the system. In
BUILD alsa is forcefully removed, so even now ALSA will not be used.
$ gaze BUILD soundtracker
OPTS="$OPTS --disable-alsa"
default_build
Did you test ALSA support just by uncommenting? If so, then ALSA was
still disabled.
-sandalle
--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20070824/072c20ea/attachment.bin
More information about the SM-Commit
mailing list