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. PR: 249406 Submitted by: yuri
This commit is contained in:
parent
0aca41ffa7
commit
64e992b39d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550194
@ -30,8 +30,8 @@ QT_DEFINES= _QTMULTIMEDIA_DUMMY
|
||||
|
||||
OPTIONS_DEFINE= GSTREAMER OPENAL
|
||||
OPTIONS_DEFAULT= ALSA GSTREAMER OPENAL
|
||||
OPTIONS_RADIO= AUDIOPLUGIN
|
||||
OPTIONS_RADIO_AUDIOPLUGIN= ALSA PULSEAUDIO
|
||||
OPTIONS_MULTI= AUDIOPLUGIN
|
||||
OPTIONS_MULTI_AUDIOPLUGIN= ALSA PULSEAUDIO
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
AUDIOPLUGIN_DESC= Audio plugins to build
|
||||
|
Loading…
Reference in New Issue
Block a user