From nobody Fri Dec 31 20:16:53 2021 X-Original-To: dev-commits-ports-all@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 0F24B19186F4; Fri, 31 Dec 2021 20:16:54 +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 4JQbyY5g0Hz4R3T; Fri, 31 Dec 2021 20:16:53 +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 9BF5C1210F; Fri, 31 Dec 2021 20:16:53 +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 1BVKGr5Z007295; Fri, 31 Dec 2021 20:16:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BVKGrIK007294; Fri, 31 Dec 2021 20:16:53 GMT (envelope-from git) Date: Fri, 31 Dec 2021 20:16:53 GMT Message-Id: <202112312016.1BVKGrIK007294@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 8042b641840f - main - emulators/yuzu-qt5: fix Compatibility == Not Tested List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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/main X-Git-Reftype: branch X-Git-Commit: 8042b641840f40072866f92328877baa65836b39 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640981813; 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=s0oWoJPJKQsMWZcgnSx5fe+2oPO7i/dAxseYryzIwnM=; b=wT5w1F+GHZ8BXgPxvm1lOJsPGumIyXBtdWOIkfiBoo+f0Q/AMYxK/HQQg982VlaPDDB8E5 BCPioM0UBcL2pk9XbffOMwDAkLUk6DqrkFqQJVVa2DeorUJ+rUvAQh1WCOt2qFV5AXMRV6 MzNDcLkt05OT5U9vOYodnECFkj+Dh2xaNFUf0zxGZZBPI9U98PlwfaWsvMhn/Vg1tXqGi+ Bz6RGj/cr5QNfcFcaYMEm2lvTDwujYPkwQO5WTKR6GFDivlE3DHVnPK7q5CYICBzKfpB80 qDRYHhQKeUrMTgcPMSUJOQ9dcFmI8g1xzuShxxaGXWdNd3OqoTqok2Wg9jtS3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640981813; a=rsa-sha256; cv=none; b=XE/hyr+ZwSjBPq9XZYHwl5v5xHgau5KEz6ERZbDWMFn28rTLhUfHhV6DwNnfWFqia1jjPI zXN3nF3ySS+diuqTbCH1viYvmGolBv30BWIceXRf2faf07q3nQMg0f4S9uQ/CKE9WbiLfg IgS32gsYIpLI8ugufK1PyVbvRIZAdcv6E8AREx1bwhaJM/dVcLAR7xSIOHY4tzR2wnkG5U MtK78aBokPraiV1bcQ07ECWmDNeGH02wZ1odsm9QXrK+z3FzJ7HRG7TVifxGkVH2hmtxZ9 nL3h/SWZ8UfN7bpmgB+/b7OAmFFAkWu/V1KIvz4Ze8iMKlFzCkQQ1HZ8da1YCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8042b641840f40072866f92328877baa65836b39 commit 8042b641840f40072866f92328877baa65836b39 Author: Jan Beich AuthorDate: 2021-12-31 19:52:03 +0000 Commit: Jan Beich CommitDate: 2021-12-31 20:13:24 +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. --- 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