Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2024 05:53:28 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14673d4899bb - main - emulators/yuzu: document removal conditions
Message-ID:  <202403110553.42B5rSeH051370@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14673d4899bb950d7019521e199c83e5b60e53e0

commit 14673d4899bb950d7019521e199c83e5b60e53e0
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-11 00:27:08 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-11 05:02:23 +0000

    emulators/yuzu: document removal conditions
---
 emulators/yuzu/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index a1972ffe3aca..a0ef8392a8db 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -24,6 +24,7 @@ LICENSE_FILE_MIT=	${WRKSRC}/externals/sirit/externals/SPIRV-Headers/LICENSE
 ONLY_FOR_ARCHS=	aarch64 amd64
 ONLY_FOR_ARCHS_REASON=	requires int128 and dynarmic backend
 
+# XXX Need Ryujinx or a Yuzu fork that regularly improves game compatibility
 DEPRECATED=	Project discontinued
 
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403110553.42B5rSeH051370>