commit:     bd41179ecc33aee28d1f1de6734a26e2ca2d8075
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 09:24:56 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 09:35:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd41179e

games-emulation/pcsx2: update live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-emulation/pcsx2/pcsx2-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 1a24cf459498..538fb06c40c7 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
        app-arch/zstd:=
        dev-qt/qtbase:6=[X,concurrent,gui,widgets]
        dev-qt/qtsvg:6
-       gui-libs/kddockwidgets:=
+       >=gui-libs/kddockwidgets-2.3:=
        media-libs/freetype
        media-libs/libglvnd[X]
        media-libs/libjpeg-turbo:=
@@ -89,7 +89,6 @@ PATCHES=(
        "${FILESDIR}"/${PN}-1.7.5232-cubeb-automagic.patch
        "${FILESDIR}"/${PN}-1.7.5835-musl-header.patch
        "${FILESDIR}"/${PN}-1.7.5913-musl-cache.patch
-       "${FILESDIR}"/${PN}-2.4.0-qt610.patch
 )
 
 CMAKE_QA_COMPAT_SKIP=1 #957976
@@ -105,7 +104,8 @@ src_prepare() {
        # relax some version requirements which often get restricted without
        # a specific need, please report a bug to Gentoo (not upstream) if a
        # still-available older version is really causing issues
-       sed -e '/find_package(\(Qt6\|SDL3\)/s/ [0-9.]*//' \
+       # TODO?: actually hasn't changed in a while, maybe drop + add lower 
bounds
+       sed -e '/find_package(\(Qt6\|SDL3\)/s/ [0-9.]* / /' \
                -i cmake/SearchForStuff.cmake || die
 
        # pluto(s)vg likewise often restrict versions and Gentoo also does not

Reply via email to