mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2024-12-16 14:37:03 +00:00
Update 2 modules
Update nv-codec-headers.git to 12.1.14.0 Update yuzu-mainline.git to mainline-0-1581
This commit is contained in:
parent
156a0a80ef
commit
3577229944
@ -194,8 +194,8 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git",
|
"url": "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git",
|
||||||
"tag": "n12.0.16.0",
|
"tag": "n12.1.14.0",
|
||||||
"commit": "c5e4af74850a616c42d39ed45b9b8568b71bf8bf",
|
"commit": "1889e62e2d35ff7aa9baca2bceb14f053785e6f1",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"tag-pattern": "^n([\\d.]+)$"
|
"tag-pattern": "^n([\\d.]+)$"
|
||||||
@ -215,8 +215,8 @@
|
|||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
||||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DDISPLAY_VERSION=1577",
|
"-DDISPLAY_VERSION=1581",
|
||||||
"-DBUILD_TAG=mainline-1577",
|
"-DBUILD_TAG=mainline-1581",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -246,8 +246,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-1577",
|
"tag": "mainline-0-1581",
|
||||||
"commit": "3fd5de41d769585ba02e69b2b83d6c14ef8e7469",
|
"commit": "69ded96c673d4c4c9f875ae9f47a0b3935d695d7",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -49,6 +49,7 @@
|
|||||||
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="mainline-0-1581" date="2023-10-09"/>
|
||||||
<release version="mainline-0-1577" date="2023-10-04"/>
|
<release version="mainline-0-1577" date="2023-10-04"/>
|
||||||
<release version="mainline-0-1576" date="2023-10-03"/>
|
<release version="mainline-0-1576" date="2023-10-03"/>
|
||||||
<release version="mainline-0-1575" date="2023-10-02"/>
|
<release version="mainline-0-1575" date="2023-10-02"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user