mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtmultimedia: drop obsolete patch in 6.8+
Fixed upstream. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user