From 3c46c86666245924d5f95a5636134a4aa25d1c4a Mon Sep 17 00:00:00 2001 From: flathubbot Date: Wed, 4 May 2022 02:21:50 +0000 Subject: [PATCH] Update yuzu-mainline.git to mainline-0-1004 --- org.yuzu_emu.yuzu.json | 7 ++--- org.yuzu_emu.yuzu.metainfo.xml | 52 ++++++++++++++++++++++++++++++++++ shared-modules | 2 +- 3 files changed, 56 insertions(+), 5 deletions(-) create mode 100644 org.yuzu_emu.yuzu.metainfo.xml diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 79f7bbe..d8b73b0 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -6,8 +6,6 @@ "base": "io.qt.qtwebengine.BaseApp", "base-version": "5.15-21.08", "command": "yuzu-launcher", - "rename-desktop-file": "yuzu.desktop", - "rename-icon": "yuzu", "finish-args": [ "--device=all", "--socket=fallback-x11", @@ -226,14 +224,15 @@ ], "post-install": [ "install -Dm755 ../yuzu-launcher.sh /app/bin/yuzu-launcher", + "install -Dm644 ../org.yuzu_emu.yuzu.metainfo.xml /app/share/appdata/org.yuzu_emu.yuzu.metainfo.xml", "desktop-file-edit --set-key StartupWMClass --set-value yuzu --set-key Exec --set-value yuzu-launcher /app/share/applications/org.yuzu_emu.yuzu.desktop" ], "sources": [ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-1001", - "commit": "6bbfbdad9b04c5352fd43263472c9f38cd407369", + "tag": "mainline-0-1004", + "commit": "584a72c3a44b1e90491228044ae559e94d652ce7", "disable-shallow-clone": true, "x-checker-data": { "type": "git", diff --git a/org.yuzu_emu.yuzu.metainfo.xml b/org.yuzu_emu.yuzu.metainfo.xml new file mode 100644 index 0000000..b8706d7 --- /dev/null +++ b/org.yuzu_emu.yuzu.metainfo.xml @@ -0,0 +1,52 @@ + + + org.yuzu_emu.yuzu + CC0-1.0 + yuzu + Nintendo Switch emulator + +

yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra.

+

The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.

+

For a full list of games yuzu support, please visit our Compatibility page.

+

Check out our website for the latest news on exciting features, monthly progress reports, and more!

+
+ + Game + Emulator + + + switch + emulator + + https://yuzu-emu.org/ + https://github.com/yuzu-emu/yuzu/issues + https://yuzu-emu.org/wiki/faq/ + https://yuzu-emu.org/wiki/home/ + https://yuzu-emu.org/donate/ + https://www.transifex.com/projects/p/yuzu + https://community.citra-emu.org/ + org.yuzu_emu.yuzu.desktop + + yuzu + yuzu-cmd + + + 8192 + + + 16384 + + GPL-3.0-or-later + yuzu Emulator Team + + + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png + 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 + + + + +
diff --git a/shared-modules b/shared-modules index 7f40aad..83acd36 160000 --- a/shared-modules +++ b/shared-modules @@ -1 +1 @@ -Subproject commit 7f40aad521009ed242ff38cc97f7685b39944e29 +Subproject commit 83acd36912481cd9079cf0e65194c1df8d4afb34