Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2022 00:53:21 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: 3329a4dc1193 - main - emulators/yuzu: update to s20220502
Message-ID:  <202205030053.2430rLEO010271@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=3329a4dc11936ffce97df423260ec8a2b6a32aed

commit 3329a4dc11936ffce97df423260ec8a2b6a32aed
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-05-02 08:26:42 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-05-03 00:53:10 +0000

    emulators/yuzu: update to s20220502
    
    Changes:        https://github.com/yuzu-emu/yuzu/compare/b50e1596c...8037f2eae
---
 emulators/yuzu/Makefile | 11 ++++++-----
 emulators/yuzu/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 24e74be25fa6..5b2821fe6dec 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yuzu
-PORTVERSION=	s20220429
+PORTVERSION=	s20220502
 CATEGORIES=	emulators
 .if make(makesum)
 MASTER_SITES=	https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
@@ -41,7 +41,7 @@ TEST_DEPENDS=	catch>0:devel/catch
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	b50e1596c
+GH_TAGNAME=	8037f2eae
 GH_TUPLE=	yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
 		KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
 		KhronosGroup:Vulkan-Headers:v1.2.202:Vulkan_Headers/externals/Vulkan-Headers \
@@ -88,9 +88,10 @@ QT5_USES=		desktop-file-utils qt:5 shared-mime-info
 QT5_USE=		QT=qmake_build,buildtools_build,concurrent_build,core,gui,widgets
 QT5_CMAKE_BOOL=		ENABLE_QT
 QT5_PLIST_FILES=	bin/${PORTNAME} \
-			share/applications/${PORTNAME}.desktop \
-			share/icons/hicolor/scalable/apps/${PORTNAME}.svg \
-			share/mime/packages/${PORTNAME}.xml
+			share/applications/org.yuzu_emu.yuzu.desktop \
+			share/icons/hicolor/scalable/apps/org.yuzu_emu.yuzu.svg \
+			share/metainfo/org.yuzu_emu.yuzu.metainfo.xml \
+			share/mime/packages/org.yuzu_emu.yuzu.xml
 
 SNDIO_BUILD_DEPENDS=	sndio>0:audio/sndio
 SNDIO_CMAKE_BOOL=	USE_SNDIO
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index 731a46b350a4..be3932625496 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1651219714
+TIMESTAMP = 1651533046
 SHA256 (yuzu/compatibility_list.json) = 6a73a63bb36c7070ec4314f4dfe61b244c819178e171254680aa43c2dfff187c
 SIZE (yuzu/compatibility_list.json) = 1255189
-SHA256 (yuzu-emu-yuzu-s20220429-b50e1596c_GH0.tar.gz) = 368e9af5e46c5175301c52de0156c303a8eb2a8d3c331d68b5a3f44cd40bad3e
-SIZE (yuzu-emu-yuzu-s20220429-b50e1596c_GH0.tar.gz) = 4728224
+SHA256 (yuzu-emu-yuzu-s20220502-8037f2eae_GH0.tar.gz) = 588f15cce1f0004534cf99bf03db793d99da1ad996fb434379c4b038d679c59f
+SIZE (yuzu-emu-yuzu-s20220502-8037f2eae_GH0.tar.gz) = 4729173
 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450
 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189
 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb



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