From nobody Fri Dec 31 20:17:06 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 70060191885A; Fri, 31 Dec 2021 20:17:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQbyq07JYz4R27; Fri, 31 Dec 2021 20:17:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D404112051; Fri, 31 Dec 2021 20:17:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BVKH6rH007476; Fri, 31 Dec 2021 20:17:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BVKH6qu007475; Fri, 31 Dec 2021 20:17:06 GMT (envelope-from git) Date: Fri, 31 Dec 2021 20:17:06 GMT Message-Id: <202112312017.1BVKH6qu007475@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 507fbd9eb88b - 2021Q4 - emulators/yuzu-qt5: fix Compatibility == Not Tested List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 507fbd9eb88bd68a16853dd284faa92f7d46d311 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640981827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ngG0HVjjjMuNWUXftJQ5OPKtGSZHqkFEUdnGEZc7d0g=; b=V1FuHyvAOPE74zhrJJeDtHJDcijYJt4fJ55ZtK+kePZoV+3WF8fOImUlvpBKCrFcUUNlNc kwu9KNW2/OkV54M90YOii7iqilkKCW1Tv7uPyVzQJdqv2pDvpGeYdkksUqbTJHVjxqr6iY nvqZrfzGTyJaULfgXtMWn8mV3dm2GyHk9vhhqfwHuFzQGXFI2n3dTIzryazDtbVS2gfiU2 IGxr66PW79dfdIqOgB5LYd4TSM9P9oR8F0JOi55k/8gkOt+pFzRJ4enY+KZGXLewqUPylH QsNMpeczYdcEaqu7iEd+4OzteqFzsOIp8j2wmx//+7F5PtTt2vtrYttC/FQv4g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640981827; a=rsa-sha256; cv=none; b=IssKX5o280WamVe71qhjjq076igOdRMM/p4kKfgzuv2pF59+8/7shrqj5iXYlJX6AeDTt+ lk0O7lAUzVKNIRoNojlDdUT8YziALr3T0BKUeUq19S+foXVIWvZijIt1+cBjN/eaSJLEOR CZNW99cJ9yWstFFhD2sIdi/fNElaW/ZmnNUP8F+kt0r/t7P1kHWDX6uVYyScYPqlEc9WFg JM7OtB5mqeUxqAKioAAeHrMZd2CTjYN1zGR7zv6UKcUidJEg4kQGAgrCBVzns9H7eNMUhi zGB+tnzbWbGKuLZsStICZIlOEPv1F0dtEVu0X2MA9qozZN3MwEc2v1IoMjILHA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=507fbd9eb88bd68a16853dd284faa92f7d46d311 commit 507fbd9eb88bd68a16853dd284faa92f7d46d311 Author: Jan Beich AuthorDate: 2021-12-31 19:52:03 +0000 Commit: Jan Beich CommitDate: 2021-12-31 20:17:02 +0000 emulators/yuzu-qt5: fix Compatibility == Not Tested yuzu embeds game compatibility list during build. It cannot be updated on demand unlike rpcs3. So, cache the list in local-distfiles. (cherry picked from commit 8042b641840f40072866f92328877baa65836b39) --- emulators/yuzu-qt5/Makefile | 2 +- emulators/yuzu/Makefile | 8 ++++++++ emulators/yuzu/distinfo | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile index 30c667b9c82a..e8c5a305c736 100644 --- a/emulators/yuzu-qt5/Makefile +++ b/emulators/yuzu-qt5/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 6a6b1586e8a0..60d2f8c45ad6 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -2,6 +2,10 @@ PORTNAME= yuzu PORTVERSION= s20211228 PORTREVISION?= 0 CATEGORIES= emulators +MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb \ + LOCAL/jbeich:gamedb +DISTFILES= ${PORTNAME}/compatibility_list.json:gamedb +EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 6904f055db88.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge @@ -107,6 +111,10 @@ post-patch: -e 's/@GIT_DESC@/${GH_TAGNAME}/' \ ${WRKSRC}/src/common/scm_rev.cpp.in +post-configure: + @${CP} ${DISTFILES:M*\:gamedb:C/\:.*//:S,^,${_DISTDIR},} \ + ${BUILD_WRKSRC}/dist/compatibility_list/ + post-patch-VAAPI-off: @${REINPLACE_CMD} -i .nova '/pkg_check.*libva/d' \ ${WRKSRC}/CMakeLists.txt diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index d75944644222..e1bf18861dc1 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,4 +1,6 @@ TIMESTAMP = 1640737537 +SHA256 (yuzu/compatibility_list.json) = 0e601d6ad2ebc5b6ec9dd84bbafd0b93f24e5a1d727507dcb03e33b94a8ed8e6 +SIZE (yuzu/compatibility_list.json) = 1255231 SHA256 (yuzu-emu-yuzu-s20211228-279c7bcc1_GH0.tar.gz) = 98d32aef80cb808e682a7af1ddd075b9f6ce4f6c18fb88f4541a10b3ee774b37 SIZE (yuzu-emu-yuzu-s20211228-279c7bcc1_GH0.tar.gz) = 4470528 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450