Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/
Date: Sun, 19 Mar 2023 22:45:02
Message-Id: 1679265862.f6dba5f29cf07fe56bb626629d1fdace85c5b5dd.ionen@gentoo
1 commit: f6dba5f29cf07fe56bb626629d1fdace85c5b5dd
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 22:27:53 2023 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 22:44:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6dba5f2
7
8 games-emulation/pcsx2: update live
9
10 Upstream still bundles old rapidyaml but it's now compatible with 0.5.
11
12 As for the man page, it was removed entirely upstream. It contained
13 rather outdated info and was not useful anymore either way.
14
15 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
16
17 games-emulation/pcsx2/pcsx2-9999.ebuild | 4 +---
18 1 file changed, 1 insertion(+), 3 deletions(-)
19
20 diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
21 index 55f64e2732eb..be5cf31b436b 100644
22 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild
23 +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
24 @@ -80,7 +80,6 @@ PATCHES=(
25 "${FILESDIR}"/${PN}-1.7.3351-unbundle.patch
26 "${FILESDIR}"/${PN}-1.7.3468-cubeb-automagic.patch
27 "${FILESDIR}"/${PN}-1.7.3773-lto.patch
28 - "${FILESDIR}"/${PN}-1.7.3803-rapidyaml-0.5.0.patch
29 )
30
31 src_unpack() {
32 @@ -189,8 +188,7 @@ src_install() {
33 insinto /usr/share/${PN}
34 doins -r "${BUILD_DIR}"/bin/resources
35
36 - dodoc README.md bin/docs/{Debugger.pdf,GameIndex.pdf,PCSX2_FAQ.pdf,debugger.txt}
37 - newman bin/docs/PCSX2.1 ${PN}.1
38 + dodoc README.md bin/docs/{Debugger.pdf,GameIndex.pdf,debugger.txt}
39
40 newicon bin/resources/icons/AppIconLarge.png ${PN}.png
41 make_desktop_entry ${PN} ${PN^^}