mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
games-emulation/pcsx2: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user