mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-04-04 02:16:43 +00:00
manifest: update yuzu to version mainline-0-648
This commit is contained in:
parent
8a9b2ddbae
commit
55fa38d117
@ -10,8 +10,8 @@
|
|||||||
"rename-icon": "yuzu",
|
"rename-icon": "yuzu",
|
||||||
"build-options": {
|
"build-options": {
|
||||||
"env": {
|
"env": {
|
||||||
"TITLEBARFORMATIDLE": "yuzu {5} .",
|
"TITLEBARFORMATIDLE": "yuzu {}",
|
||||||
"TITLEBARFORMATRUNNING": "yuzu {5} | {3} ."
|
"TITLEBARFORMATRUNNING": "yuzu {} | {}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
@ -69,8 +69,8 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-1.4.5.tar.gz",
|
"url": "https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-1.5.0.tar.gz",
|
||||||
"sha256": "98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e",
|
"sha256": "5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 12083,
|
"project-id": 12083,
|
||||||
@ -107,8 +107,14 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://github.com/KhronosGroup/glslang/archive/11.1.0.tar.gz",
|
"url": "https://github.com/KhronosGroup/glslang/archive/11.4.0.tar.gz",
|
||||||
"sha256": "a47f1f9ed17a1f53a074fef20787110ef49522c6de68b218db68d04a81d649c5"
|
"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": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://github.com/catchorg/Catch2/archive/v2.13.4.tar.gz",
|
"url": "https://github.com/catchorg/Catch2/archive/v2.13.6.tar.gz",
|
||||||
"sha256": "e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df",
|
"sha256": "48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
|
"stable-only": true,
|
||||||
"project-id": 7680,
|
"project-id": 7680,
|
||||||
"url-template": "https://github.com/catchorg/Catch2/archive/v$version.tar.gz"
|
"url-template": "https://github.com/catchorg/Catch2/archive/v$version.tar.gz"
|
||||||
}
|
}
|
||||||
@ -161,8 +168,13 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2",
|
"url": "https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.bz2",
|
||||||
"sha256": "953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb"
|
"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",
|
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DDISPLAY_VERSION=551",
|
"-DDISPLAY_VERSION=648",
|
||||||
"-DBUILD_TAG=mainline-551",
|
"-DBUILD_TAG=mainline-648",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"cleanup": [
|
"cleanup": [
|
||||||
"/share/man",
|
"/share/man",
|
||||||
"/share/pixmaps"
|
"/share/pixmaps"
|
||||||
],
|
],
|
||||||
"post-install": [
|
"post-install": [
|
||||||
"install -Dm644 ../org.yuzu_emu.yuzu.metainfo.xml /app/share/appdata/org.yuzu_emu.yuzu.metainfo.xml",
|
"install -Dm644 ../org.yuzu_emu.yuzu.metainfo.xml /app/share/appdata/org.yuzu_emu.yuzu.metainfo.xml",
|
||||||
@ -196,8 +208,8 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
||||||
"tag": "mainline-0-551",
|
"tag": "mainline-0-648",
|
||||||
"commit": "46222ae47743ad42fab1d61f6ef05b9a312dc1f3",
|
"commit": "dc937c8c84a3dc0e2faca630757a874ac1d1821d",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -216,4 +228,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -5,7 +5,7 @@
|
|||||||
<summary>Nintendo Switch emulator</summary>
|
<summary>Nintendo Switch emulator</summary>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>GPL-2.0</project_license>
|
<project_license>GPL-2.0</project_license>
|
||||||
<content_rating type="oars-1.0" />
|
<content_rating type="oars-1.0"/>
|
||||||
<description>
|
<description>
|
||||||
<p>yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.</p>
|
<p>yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.</p>
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
@ -30,6 +30,7 @@
|
|||||||
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="mainline-0-648" date="2021-06-09"/>
|
||||||
<release date="2021-02-28" version="0-551"/>
|
<release date="2021-02-28" version="0-551"/>
|
||||||
</releases>
|
</releases>
|
||||||
<categories>
|
<categories>
|
||||||
|
Loading…
Reference in New Issue
Block a user