New comment by Luciogi on void-packages repository https://github.com/void-linux/void-packages/pull/47609#issuecomment-1981186831 Comment: This would build both qt5,6 versions ```diff diff --git a/srcpkgs/phonon/template b/srcpkgs/phonon/template index ff0883ce588..4c20061710a 100644 --- a/srcpkgs/phonon/template +++ b/srcpkgs/phonon/template @@ -3,7 +3,7 @@ pkgname=phonon version=4.12.0 revision=1 build_style=cmake -configure_args="-DPHONON_BUILD_PHONON4QT5=ON -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON" +configure_args="-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON" hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel qt6-base qt6-tools qt6-tools" makedepends="glib-devel qt5-devel qt5-tools-devel pulseaudio-devel ``` Everything is fine except `short_desc`