[Bug 272736] multimedia/qt6-multimedia: Fix pkg-plist for ALSA, PULSEAUDIO option.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 27 18:59:08 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272736
--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5b77a1e28d483d01e8c137441c4fe697ec6b5f24
commit 5b77a1e28d483d01e8c137441c4fe697ec6b5f24
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2023-07-27 17:43:32 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2023-07-27 17:57:43 +0000
multimedia/qt6-multimedia: track X11 dependencies after 230148d80ee0
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/qt6/plugins/multimedia/libffmpegmediaplugin.so is
linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as
a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/lib/qt6/plugins/multimedia/libffmpegmediaplugin.so is
linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not
declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/lib/qt6/plugins/multimedia/libffmpegmediaplugin.so is
linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared
as a dependency
Warning: you need USE_XORG+=xext
PR: 272736
Reported by: Florian Walpen
Regressed by:
https://codereview.qt-project.org/c/qt/qtmultimedia/+/459506
multimedia/qt6-multimedia/Makefile | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list