Skip to content

Commit

Permalink
emulators/yuzu: update to s20230803
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Aug 5, 2023
1 parent ef3892e commit df1db86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
7 changes: 2 additions & 5 deletions emulators/yuzu/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= yuzu
PORTVERSION= s20230731
PORTVERSION= s20230803
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}-s20230424/compatibility_list.json:gamedb
EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 9bca45aa15.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/11195 mainline-merge

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= 2a9eab5e1b
GH_TAGNAME= 369fcadf08
GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
yuzu-emu:sirit:ab75463:sirit/externals/sirit \
GPUOpen-LibrariesAndSDKs:VulkanMemoryAllocator:v3.0.1-94-g9b0fc3e:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \
Expand Down
8 changes: 3 additions & 5 deletions emulators/yuzu/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TIMESTAMP = 1690831715
TIMESTAMP = 1691072112
SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac
SIZE (yuzu-s20230424/compatibility_list.json) = 1801327
SHA256 (yuzu-emu-yuzu-s20230731-2a9eab5e1b_GH0.tar.gz) = 4a83ab2a0522976a7f211aa6755a52ab83c3d22483005c4613949a8083ca25d7
SIZE (yuzu-emu-yuzu-s20230731-2a9eab5e1b_GH0.tar.gz) = 6177204
SHA256 (yuzu-emu-yuzu-s20230803-369fcadf08_GH0.tar.gz) = a6c236c16af2a158713d92e6641e4ed96c76615dba18283ea6c3632bec666342
SIZE (yuzu-emu-yuzu-s20230803-369fcadf08_GH0.tar.gz) = 6209257
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 @@ -29,5 +29,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.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
SHA256 (9bca45aa15.patch) = c2394f7c42b46bfb4586b3bc5c876d663f9c2539677091b92891d2e073cd22dc
SIZE (9bca45aa15.patch) = 1346

0 comments on commit df1db86

Please sign in to comment.