commit: cc4d47d8d5e7d09b12960eaa675add30520eae31
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 15 09:41:54 2026 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 09:42:30 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4d47d8
dev-qt/qtmultimedia: drop upstreamed patch in live
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtmultimedia/qtmultimedia-6.11.9999.ebuild | 6 +-----
dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 6 +-----
2 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.11.9999.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.11.9999.ebuild
index b2433dac2439..e68fe00496ff 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.11.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.11.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2025 Gentoo Authors
+# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -92,10 +92,6 @@ CMAKE_SKIP_TESTS=(
tst_qwindowcapturebackend
)
-PATCHES=(
- "${FILESDIR}"/${PN}-6.7.3-eigen-ppc-no-vsx.patch
-)
-
src_configure() {
# eigen + ppc32 seems broken w/ -maltivec (forced by Qt, bug #943402)
use ppc && append-cppflags -DEIGEN_DONT_VECTORIZE
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
index b2433dac2439..e68fe00496ff 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2025 Gentoo Authors
+# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -92,10 +92,6 @@ CMAKE_SKIP_TESTS=(
tst_qwindowcapturebackend
)
-PATCHES=(
- "${FILESDIR}"/${PN}-6.7.3-eigen-ppc-no-vsx.patch
-)
-
src_configure() {
# eigen + ppc32 seems broken w/ -maltivec (forced by Qt, bug #943402)
use ppc && append-cppflags -DEIGEN_DONT_VECTORIZE