Created attachment 198997 [details] patch to pkg-plist that conditionalizes ALSA and PULSEAUDIO options. My options: # This file is auto-generated by 'make config'. # Options for qt5-multimedia-5.12.0.b3_1 _OPTIONS_READ=qt5-multimedia-5.12.0.b3_1 _FILE_COMPLETE_OPTIONS_LIST=GSTREAMER OPENAL ALSA PULSEAUDIO OPTIONS_FILE_SET+=GSTREAMER OPTIONS_FILE_UNSET+=OPENAL OPTIONS_FILE_UNSET+=ALSA OPTIONS_FILE_SET+=PULSEAUDIO Attached patch allows me to compile with PULSEAUDIO by adjusting pkg-plist to only search for ALSA and PULSEAUDIO files if their respective options are selected during configuration.
Ahhhh, you are using one of the branches on github, that explains why I could not reproduce it in ports :D Let me quickly fix it at the right place. mfg Tobias
Moin moin It is fixed now in branches/qt5-5.12 and branches/plasma5-5.13 mfg Tobias