diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-01-11 04:17:49 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-01-11 06:25:28 -0500 |
commit | 20f4fed7d27c518f834980a90ea3343c6d65db54 (patch) | |
tree | ef1695ee7a1659fe9c5bfc6b456d937e635370b9 /games-emulation/pcsx2/files | |
parent | net-irc/hexchat: Stabilize 2.16.1-r1 ppc, #889994 (diff) | |
download | gentoo-20f4fed7d27c518f834980a90ea3343c6d65db54.tar.gz gentoo-20f4fed7d27c518f834980a90ea3343c6d65db54.tar.bz2 gentoo-20f4fed7d27c518f834980a90ea3343c6d65db54.zip |
games-emulation/pcsx2: make rapidyaml patch unconditional
A PR is pending upstream to bump bundled rapidyaml which will also
require >=0.5 if kept as-is, and 0.5 is stable now so there's little
reason not to change this (no need for a revbump in this case).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation/pcsx2/files')
-rw-r--r-- | games-emulation/pcsx2/files/pcsx2-1.7.3602-rapidyaml-0.5.0.patch | 7 | ||||
-rw-r--r-- | games-emulation/pcsx2/files/pcsx2-1.7.3803-rapidyaml-0.5.0.patch | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/games-emulation/pcsx2/files/pcsx2-1.7.3602-rapidyaml-0.5.0.patch b/games-emulation/pcsx2/files/pcsx2-1.7.3602-rapidyaml-0.5.0.patch index b3185b47006e..aee1608ea754 100644 --- a/games-emulation/pcsx2/files/pcsx2-1.7.3602-rapidyaml-0.5.0.patch +++ b/games-emulation/pcsx2/files/pcsx2-1.7.3602-rapidyaml-0.5.0.patch @@ -1,8 +1,5 @@ -Quick fix taken from Alpine, fixes >=0.5.0 but breaks <0.5.0 - -Upstream seem to have no intention to acknowledge this as an issue -until they bump their bundled copy of rapidyaml: -https://github.com/PCSX2/pcsx2/issues/7623#issuecomment-1357048378 +https://github.com/PCSX2/pcsx2/issues/7623 +https://github.com/PCSX2/pcsx2/pull/7847 --- a/pcsx2/GameDatabase.cpp +++ b/pcsx2/GameDatabase.cpp @@ -151,5 +151,5 @@ diff --git a/games-emulation/pcsx2/files/pcsx2-1.7.3803-rapidyaml-0.5.0.patch b/games-emulation/pcsx2/files/pcsx2-1.7.3803-rapidyaml-0.5.0.patch index bded24136fe3..b42ae36045ad 100644 --- a/games-emulation/pcsx2/files/pcsx2-1.7.3803-rapidyaml-0.5.0.patch +++ b/games-emulation/pcsx2/files/pcsx2-1.7.3803-rapidyaml-0.5.0.patch @@ -1,8 +1,5 @@ -Quick fix for >=0.5.0 (breaks <0.5.0) - -Upstream seem to have no intention to acknowledge this as an issue -until they bump their bundled copy of rapidyaml: -https://github.com/PCSX2/pcsx2/issues/7623#issuecomment-1357048378 +https://github.com/PCSX2/pcsx2/issues/7623 +https://github.com/PCSX2/pcsx2/pull/7847 --- a/pcsx2/GameDatabase.cpp +++ b/pcsx2/GameDatabase.cpp @@ -176,5 +176,5 @@ |