dev-qt/qtmultimedia: drop obsolete patch in 6.8+

Fixed upstream.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-07-28 09:48:22 -04:00
parent 95964c2fdc
commit 304e4eaef8
3 changed files with 0 additions and 27 deletions

View File

@@ -1,19 +0,0 @@
Temporary workaround while waiting for upstream's fix.
https://bugreports.qt.io/browse/QTBUG-127484
--- a/cmake/FindGStreamer.cmake
+++ b/cmake/FindGStreamer.cmake
@@ -163,5 +163,5 @@
HEADER gst/gl/x11/gstgldisplay_x11.h
LIBRARY gstgl-1.0
- DEPENDENCIES GStreamer::Video GStreamer::Base GStreamer::Core GStreamer::Gl XCB::XCB )
+ DEPENDENCIES GStreamer::Video GStreamer::Base GStreamer::Core GStreamer::Gl )
endif()
@@ -171,5 +171,5 @@
HEADER gst/gl/wayland/gstgldisplay_wayland.h
LIBRARY gstgl-1.0
- DEPENDENCIES GStreamer::Video GStreamer::Base GStreamer::Core GStreamer::Gl Wayland::Client )
+ DEPENDENCIES GStreamer::Video GStreamer::Base GStreamer::Core GStreamer::Gl )
endif()

View File

@@ -88,10 +88,6 @@ CMAKE_SKIP_TESTS=(
tst_qwindowcapturebackend
)
PATCHES=(
"${FILESDIR}"/${PN}-6.8.0-gst-x11-wayland-detect.patch
)
src_configure() {
# normally passed by the build system, but needed for 32-on-64 chroots
use x86 && append-cppflags -DPFFFT_SIMD_DISABLE

View File

@@ -88,10 +88,6 @@ CMAKE_SKIP_TESTS=(
tst_qwindowcapturebackend
)
PATCHES=(
"${FILESDIR}"/${PN}-6.8.0-gst-x11-wayland-detect.patch
)
src_configure() {
# normally passed by the build system, but needed for 32-on-64 chroots
use x86 && append-cppflags -DPFFFT_SIMD_DISABLE