[kde-freebsd] [SVN Commit] area51/QT/multimedia/qt5-multimedia
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Oct 26 11:52:10 UTC 2014
SVN commit 10448 by rakuco:
qt5-multimedia: Make the ALSA and PULSEAUDIO options exclusive.
Since Qt 5.3.0, the ALSA audio plugin is a proper plugin under src/plugins/,
and it is only built if PulseAudio support is not detected and enabled.
To accommodate this change, make the ALSA and PULSEAUDIO options part of the
AUDIOPLUGIN radio option (unchecked by default), so that only one of them
can be selected at a time.
Reported by: Brock Williams <brock at cottonwoodcomputer.com>
M +8 -8 Makefile
More information about the kde-freebsd
mailing list