Bugzilla Automation <[email protected]> has asked freebsd-kde (Team) <[email protected]> for maintainer-feedback: Bug 250920: multimedia/qt5-multimedia fails sanity check because of forced ALSA/PULSE selection https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250920
--- Description --- A commit references this bug: Author: tcberner Date: Sat Sep 26 15:28:49 UTC 2020 New revision: 550194 URL: https://svnweb.freebsd.org/changeset/ports/550194 Log: multimedia/qt5-multimedia: allow PULSE and ALSA options to coexist In r451940 this was made exclusive, to follow the internal build system of Qt. However, nowadays, the two backends are coinstallable again. This forces to select ALSA or PULSE. While having deselected ALSA and PULSE was possible before that. Forcing to install these is very bad as it works without them.
