[kde-freebsd] qt5-multimedia and ALSA

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Oct 26 11:59:11 UTC 2014


Brock Williams <brock at cottonwoodcomputer.com> writes:

> Looks like Qt5 changed alsa support to be an actual audio plugin
> instead of ifdefs, so we need to add
>
> %%ALSA%%%%QT_PLUGINDIR%%/audio/libqtaudio_alsa.so
> %%ALSA%%%%DEBUG%%%%QT_PLUGINDIR%%/audio/libqtaudio_alsa.so.debug
>
> to the pkg-plist

Thanks, it turns out the fix involves a few more changes (there's a
CMake file that the ALSA plugin installs, and the ALSA and PULSEAUDIO
options should be exclusive).

I've fixed everything in r10447, r10448.


More information about the kde-freebsd mailing list