On Sun, Apr 4, 2010 at 10:40, Daniel Abraham <daniel.shrugged@xxxxxxxxx> wrote: > In BlueZ's README, dev packages for ALSA, Gstreamer (+ plugins base), > and libsnd are not listed as required or even optional. > > However, the configure script does look for them (although it doesn't > fail if they're missing). > > So my question is: why does it look for them? How do they affect BlueZ > compilation/functionality? > Bluetooth audio profiles are implemented in 3 different ways: as an ALSA driver (soon-to-be deprecated), GStreamer elements (SBC decoder, A2DP sink, etc), and PulseAudio modules (recommended). These last ones lives on PulseAudio's tree, the other two live on bluez' tree, so if configure finds it's headers it enables compilation of the respective modules. -- João Paulo Rechi Vita http://jprvita.wordpress.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html