From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9724158094 for ; Tue, 26 Jul 2022 22:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2844BE0F48; Tue, 26 Jul 2022 22:26:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06EE2E0F48 for ; Tue, 26 Jul 2022 22:26:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 081BD34102A for ; Tue, 26 Jul 2022 22:26:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 756B5510 for ; Tue, 26 Jul 2022 22:26:47 +0000 (UTC) From: "Samuel Bauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Samuel Bauer" Message-ID: <1658874236.2b32f6ee02143e963c602fdc9e2b2460ffa460b9.samuel.bauer@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/yuzu/yuzu-0_p20220725.ebuild X-VCS-Directories: games-emulation/yuzu/ X-VCS-Committer: samuel.bauer X-VCS-Committer-Name: Samuel Bauer X-VCS-Revision: 2b32f6ee02143e963c602fdc9e2b2460ffa460b9 X-VCS-Branch: dev Date: Tue, 26 Jul 2022 22:26:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 23478aac-bc7b-4fff-bf47-b59a0332f2a8 X-Archives-Hash: 0173c0dd72e819ed894c7bde7e2c21cf commit: 2b32f6ee02143e963c602fdc9e2b2460ffa460b9 Author: Samuel Bauer yahoo fr> AuthorDate: Tue Jul 26 22:22:16 2022 +0000 Commit: Samuel Bauer yahoo fr> CommitDate: Tue Jul 26 22:23:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b32f6ee games-emulation/yuzu: uploaded compatibility list to gist.github.com Signed-off-by: Samuel Bauer yahoo.fr> games-emulation/yuzu/yuzu-0_p20220725.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/yuzu/yuzu-0_p20220725.ebuild b/games-emulation/yuzu/yuzu-0_p20220725.ebuild index 14d30fe5a..63d0c162a 100644 --- a/games-emulation/yuzu/yuzu-0_p20220725.ebuild +++ b/games-emulation/yuzu/yuzu-0_p20220725.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://yuzu-emu.org" SRC_URI="https://github.com/yuzu-emu/yuzu-mainline/archive/dfaab8f6571856ec3c75cfad303a50503d213665.tar.gz -> ${P}.tar.gz https://github.com/merryhime/dynarmic/archive/91d1f944e3870e0f3c505b48f5ec00ca9a82b95d.tar.gz -> ${PN}-dynarmic-${PV}.tar.gz https://github.com/herumi/xbyak/archive/c306b8e5786eeeb87b8925a8af5c3bf057ff5a90.tar.gz -> ${PN}-xbyak-${PV}.tar.gz - compatibility-list? ( yuzu-0_p20220725-compatibility_list.json ) + compatibility-list? ( https://gist.githubusercontent.com/mazes-80/db6fc80114f67dde9d680de6c4d60428/raw/59274e6e641027cb6bf5e2077a899edabaf88904/yuzu-0_p20220725-compatibility_list.json ) discord? ( https://github.com/discord/discord-rpc/archive/963aa9f3e5ce81a4682c6ca3d136cddda614db33.tar.gz -> ${PN}-discord-${PV}.tar.gz )" # Dynarmic is not intended to be generic, it is tweaked to fit emulated processor # xbyak >= 5.96 still not in portage. sent version bump on gentoo BT, can't be in guru as package already exists