Created attachment 916543 [details, diff] qpaeq-16.1-pyqt6.patch It *may* be not that difficult to port it. For reference, see porting commit to PyQt5: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/480e0e74f43565d7ece72141666961ae8cc2ed75 Based on that, attaching a simple s/qt5/qt6/I style patch, completely untested for lack of pulseaudio-daemon installed.
Patch looks reasonable though I have neither qpaeq nor pulseaudio daemon, so I also can't test it. I didn't even remember that I did Qt4->Qt5 port...
I just quickly tried PyQt6 and it turned to be not hard at all. Patch in MR here https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/844
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4352b6ea457d99eabaa63598cb60f8975ee6eb commit fd4352b6ea457d99eabaa63598cb60f8975ee6eb Author: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> AuthorDate: 2025-03-27 19:18:05 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-28 15:07:00 +0000 media-sound/qpaeq: Version bump to 17.0, port to PyQt6 Bug: https://bugs.gentoo.org/948110 Bug: https://bugs.gentoo.org/952555 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41328 Signed-off-by: Sam James <sam@gentoo.org> media-sound/qpaeq/Manifest | 1 + .../qpaeq/files/pulseaudio-17.0-pr844.patch | 105 +++++++++++++++++++++ media-sound/qpaeq/qpaeq-17.0.ebuild | 48 ++++++++++ 3 files changed, 154 insertions(+)