Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-emulation/yuzu/
Date: Thu, 29 Apr 2021 08:23:36
Message-Id: 1619651441.c358abf1322aedda07fe6a834f83a3c0a06806e3.mgorny@gentoo
1 commit: c358abf1322aedda07fe6a834f83a3c0a06806e3
2 Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
3 AuthorDate: Wed Apr 28 23:10:41 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 23:10:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c358abf1
7
8 games-emulation/yuzu: drop compatibility list support
9
10 Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
11
12 games-emulation/yuzu/yuzu-9999.ebuild | 8 ++------
13 1 file changed, 2 insertions(+), 6 deletions(-)
14
15 diff --git a/games-emulation/yuzu/yuzu-9999.ebuild b/games-emulation/yuzu/yuzu-9999.ebuild
16 index 434007ef8..ff94baa92 100644
17 --- a/games-emulation/yuzu/yuzu-9999.ebuild
18 +++ b/games-emulation/yuzu/yuzu-9999.ebuild
19 @@ -58,12 +58,8 @@ pkg_setup() {
20 fi
21 }
22
23 -src_unpack() {
24 - git-r3_src_unpack
25 -
26 - # Do not fetch via sources because this file always changes
27 - curl https://api.yuzu-emu.org/gamedb/ > "${S}"/compatibility_list.json
28 -}
29 +# May fetch this file from src_unpack to provide compatibility list support
30 +# curl https://api.yuzu-emu.org/gamedb/ > "${S}"/compatibility_list.json
31
32 src_prepare() {
33 # Set yuzu dev flags