From 55fa38d117a5506d68703cf433e5c936cb491da8 Mon Sep 17 00:00:00 2001 From: liushuyu Date: Tue, 8 Jun 2021 21:25:26 -0600 Subject: [PATCH] manifest: update yuzu to version mainline-0-648 --- org.yuzu_emu.yuzu.json | 46 +++++++++++++++++++++------------- org.yuzu_emu.yuzu.metainfo.xml | 3 ++- 2 files changed, 31 insertions(+), 18 deletions(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 55bf70d..b7b4f5f 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -10,8 +10,8 @@ "rename-icon": "yuzu", "build-options": { "env": { - "TITLEBARFORMATIDLE": "yuzu {5} .", - "TITLEBARFORMATRUNNING": "yuzu {5} | {3} ." + "TITLEBARFORMATIDLE": "yuzu {}", + "TITLEBARFORMATRUNNING": "yuzu {} | {}" } }, "finish-args": [ @@ -69,8 +69,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-1.4.5.tar.gz", - "sha256": "98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e", + "url": "https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-1.5.0.tar.gz", + "sha256": "5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94", "x-checker-data": { "type": "anitya", "project-id": 12083, @@ -107,8 +107,14 @@ "sources": [ { "type": "archive", - "url": "https://github.com/KhronosGroup/glslang/archive/11.1.0.tar.gz", - "sha256": "a47f1f9ed17a1f53a074fef20787110ef49522c6de68b218db68d04a81d649c5" + "url": "https://github.com/KhronosGroup/glslang/archive/11.4.0.tar.gz", + "sha256": "9bae79c2b640b60474f8944a5ab4aff3af990074636ea2a0a3c97cb86be61dfa", + "x-checker-data": { + "type": "anitya", + "stable-only": true, + "project-id": 205796, + "url-template": "https://github.com/KhronosGroup/glslang/archive/$version.tar.gz" + } } ] }, @@ -122,10 +128,11 @@ "sources": [ { "type": "archive", - "url": "https://github.com/catchorg/Catch2/archive/v2.13.4.tar.gz", - "sha256": "e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df", + "url": "https://github.com/catchorg/Catch2/archive/v2.13.6.tar.gz", + "sha256": "48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4", "x-checker-data": { "type": "anitya", + "stable-only": true, "project-id": 7680, "url-template": "https://github.com/catchorg/Catch2/archive/v$version.tar.gz" } @@ -161,8 +168,13 @@ "sources": [ { "type": "archive", - "url": "https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2", - "sha256": "953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb" + "url": "https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.bz2", + "sha256": "f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41", + "x-checker-data": { + "type": "anitya", + "project-id": 6845, + "url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_1_76_0.tar.bz2" + } } ] }, @@ -176,13 +188,13 @@ "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON", - "-DDISPLAY_VERSION=551", - "-DBUILD_TAG=mainline-551", + "-DDISPLAY_VERSION=648", + "-DBUILD_TAG=mainline-648", "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" ], "cleanup": [ - "/share/man", - "/share/pixmaps" + "/share/man", + "/share/pixmaps" ], "post-install": [ "install -Dm644 ../org.yuzu_emu.yuzu.metainfo.xml /app/share/appdata/org.yuzu_emu.yuzu.metainfo.xml", @@ -196,8 +208,8 @@ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-551", - "commit": "46222ae47743ad42fab1d61f6ef05b9a312dc1f3", + "tag": "mainline-0-648", + "commit": "dc937c8c84a3dc0e2faca630757a874ac1d1821d", "disable-shallow-clone": true, "x-checker-data": { "type": "git", @@ -216,4 +228,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/org.yuzu_emu.yuzu.metainfo.xml b/org.yuzu_emu.yuzu.metainfo.xml index 0ed74f6..d34f590 100644 --- a/org.yuzu_emu.yuzu.metainfo.xml +++ b/org.yuzu_emu.yuzu.metainfo.xml @@ -5,7 +5,7 @@ Nintendo Switch emulator CC0-1.0 GPL-2.0 - +

yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.

yuzu only emulates a subset of Switch hardware and therefore most commercial games do not run at full speed or are not fully functional. Please visit our Compatibility page (https://yuzu-emu.org/game/) for more information.

@@ -30,6 +30,7 @@ https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png +