buildrootschalter/package/libao
Maarten ter Huurne a889c72cc8 libao: Remove OSS plugin when ALSA is enabled
At runtime, libao will load all plugins, even ones that will never be used.
Since libao will prefer ALSA over OSS by default anyway, it is pretty safe
to exclude the OSS plugin.

There is no configure option for disabling the OSS plugin, so we remove
the shared object in a post-install hook.

Also disable alsa oss emulation workaround as it no longer will be used with
alsa.

[Peter: explain why --disable-broken-oss is passed]
Signed-Off-By: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-03 22:25:35 +02:00
..
Config.in
libao.mk libao: Remove OSS plugin when ALSA is enabled 2014-05-03 22:25:35 +02:00