summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-03-01 02:15:04 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-03-01 02:33:45 +0100
commit5853372b18c0ae585625040adddb26a374f7f617 (patch)
tree25a3e9010811b5eba4616006a61a2b04836c0fbb /games-emulation
parentdev-libs/imath: drop broken static-libs (diff)
downloadgentoo-5853372b18c0ae585625040adddb26a374f7f617.tar.gz
gentoo-5853372b18c0ae585625040adddb26a374f7f617.tar.bz2
gentoo-5853372b18c0ae585625040adddb26a374f7f617.zip
games-emulation/ppsspp: pin ffmpeg to 0/56.58.58 slot
Upstream bug report: https://github.com/hrydgard/ppsspp/issues/15308 CONSIDER: If we can not patch this in the future, then maybe bring back USE="system-ffmpeg". Closes: https://bugs.gentoo.org/834376 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/ppsspp/ppsspp-1.11.3-r1.ebuild (renamed from games-emulation/ppsspp/ppsspp-1.11.3.ebuild)4
-rw-r--r--games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r2.ebuild (renamed from games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r1.ebuild)4
-rw-r--r--games-emulation/ppsspp/ppsspp-1.12.3-r1.ebuild (renamed from games-emulation/ppsspp/ppsspp-1.12.3.ebuild)4
3 files changed, 6 insertions, 6 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.11.3.ebuild b/games-emulation/ppsspp/ppsspp-1.11.3-r1.ebuild
index c833ea0b5f4a..0e56f4eb3423 100644
--- a/games-emulation/ppsspp/ppsspp-1.11.3.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.11.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,7 @@ RDEPEND="
sys-libs/zlib:=
virtual/opengl
sdl? ( media-libs/libsdl2 )
- system-ffmpeg? ( media-video/ffmpeg:= )
+ system-ffmpeg? ( media-video/ffmpeg:0/56.58.58 )
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5[-gles2-only]
diff --git a/games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r1.ebuild b/games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r2.ebuild
index a6d35611d326..f423958a6178 100644
--- a/games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r1.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.11.3_p20210627-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -36,7 +36,7 @@ RDEPEND="
media-libs/glew:=
media-libs/libpng:=
media-libs/libsdl2[joystick]
- media-video/ffmpeg:=
+ media-video/ffmpeg:0/56.58.58
sys-libs/zlib:=
virtual/opengl
qt5? (
diff --git a/games-emulation/ppsspp/ppsspp-1.12.3.ebuild b/games-emulation/ppsspp/ppsspp-1.12.3-r1.ebuild
index 74faf99b6397..aa3ff5031252 100644
--- a/games-emulation/ppsspp/ppsspp-1.12.3.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.12.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,7 +33,7 @@ RDEPEND="
media-libs/glew:=
media-libs/libpng:=
media-libs/libsdl2[joystick]
- media-video/ffmpeg:=
+ media-video/ffmpeg:0/56.58.58
sys-libs/zlib:=
virtual/opengl
qt5? (