From d3b5dc35ff2c9eef752dea5fe9b073af04c290f0 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 7 Oct 2025 01:39:34 -0400 Subject: [PATCH] dev-qt/qtmultimedia: update live Signed-off-by: Ionen Wolkens --- dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild | 3 --- dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 3 --- 2 files changed, 6 deletions(-) diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild index a67a5ac76b8db..a5f6f68298cbc 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild @@ -90,9 +90,6 @@ CMAKE_SKIP_TESTS=( # fails with offscreen rendering tst_qvideoframecolormanagement tst_qwindowcapturebackend - # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a test-only - # assert, should have no negative runtime effect so just skip for now - tst_qffmpegvideoencoderutils ) PATCHES=( diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild index a67a5ac76b8db..a5f6f68298cbc 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild @@ -90,9 +90,6 @@ CMAKE_SKIP_TESTS=( # fails with offscreen rendering tst_qvideoframecolormanagement tst_qwindowcapturebackend - # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a test-only - # assert, should have no negative runtime effect so just skip for now - tst_qffmpegvideoencoderutils ) PATCHES=(