Skip to content
Commit bf0bacdb authored by ambrop7@gmail.com's avatar ambrop7@gmail.com Committed by Bjørn Forsman
Browse files

openal-soft: Add PulseAudio backend, make non-OSS backends work.

* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
parent 82cbbb17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment