Skip to content

Commit

Permalink
emulators/yuzu: update to s20230401
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Apr 2, 2023
1 parent 5a2ae00 commit a08939a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
7 changes: 2 additions & 5 deletions emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
PORTVERSION= s20230330
PORTVERSION= s20230401
CATEGORIES= emulators wayland
.if make(makesum)
MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
Expand All @@ -9,9 +9,6 @@ MASTER_SITES= LOCAL/jbeich:gamedb
DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb
EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 529a1e7d242a.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/10017

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
WWW= https://yuzu-emu.org/
Expand Down Expand Up @@ -49,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5

USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
GH_TAGNAME= fbf0a9c97
GH_TAGNAME= 6775a6ee0
GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
yuzu-emu:sirit:ab75463:sirit/externals/sirit \
KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-201-gc214f6f:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
Expand Down
12 changes: 5 additions & 7 deletions emulators/yuzu/distinfo
@@ -1,8 +1,8 @@
TIMESTAMP = 1680185651
SHA256 (yuzu-s20230330/compatibility_list.json) = a429012dd8a482cd07eded3504d1302738aa7e9a7d417534ec39403ba5d90db7
SIZE (yuzu-s20230330/compatibility_list.json) = 1778371
SHA256 (yuzu-emu-yuzu-s20230330-fbf0a9c97_GH0.tar.gz) = 3a3fb18f6e27afba988d929d93ed9c963d2ef7f83796627ae39e43e2f231d8eb
SIZE (yuzu-emu-yuzu-s20230330-fbf0a9c97_GH0.tar.gz) = 5599685
TIMESTAMP = 1680384899
SHA256 (yuzu-s20230401/compatibility_list.json) = a429012dd8a482cd07eded3504d1302738aa7e9a7d417534ec39403ba5d90db7
SIZE (yuzu-s20230401/compatibility_list.json) = 1778371
SHA256 (yuzu-emu-yuzu-s20230401-6775a6ee0_GH0.tar.gz) = 3a5a77a8a7fa4e97b1cff04dd0697d39ca8a4b82538b3792cf0ef251632ce7bb
SIZE (yuzu-emu-yuzu-s20230401-6775a6ee0_GH0.tar.gz) = 5601274
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 (yuzu-emu-sirit-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319
Expand All @@ -23,5 +23,3 @@ SHA256 (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = f64f5c3494196a032be
SIZE (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = 637612
SHA256 (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = cba969a0782a3a398658d439f047b5e548ea04724f4fbfdbe17cfc946f4cd3ed
SIZE (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = 179126284
SHA256 (529a1e7d242a.patch) = 14886ca59c05fbc868e70147e9efb99fd5a760315eedd247a4c7ce24d0aef440
SIZE (529a1e7d242a.patch) = 1000

0 comments on commit a08939a

Please sign in to comment.