From 6d9522183fd05c7704a6fb8fc3d278f554422f94 Mon Sep 17 00:00:00 2001 From: Parnassius <Parnassius@users.noreply.github.com> Date: Thu, 7 Nov 2019 20:30:38 +0100 Subject: [PATCH 1/3] Update to 5.0-11102 --- appdata.xml | 2 +- org.DolphinEmu.dolphin-emu.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appdata.xml b/appdata.xml index f5ed531..bf58fc5 100644 --- a/appdata.xml +++ b/appdata.xml @@ -17,7 +17,7 @@ <screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot> </screenshots> <releases> - <release date="2019-10-05" version="5.0-10945"/> + <release date="2019-11-07" version="5.0-11102"/> </releases> <url type="homepage">https://dolphin-emu.org</url> <url type="help">https://forums.dolphin-emu.org</url> diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index 445a278..df6996a 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -72,7 +72,7 @@ { "type": "git", "url": "https://github.com/dolphin-emu/dolphin.git", - "commit": "3c6c94a04a61a97990dd459138912f75c9f0eb1a" + "commit": "c6841a027a1c34a35b94e436e909cfdbfbbdbfc7" }, { "type": "patch", From 53b25b4ca57dcb38a56c6a7f69b87127fb33da6b Mon Sep 17 00:00:00 2001 From: Parnassius <Parnassius@users.noreply.github.com> Date: Thu, 7 Nov 2019 20:51:22 +0100 Subject: [PATCH 2/3] Update KDE runtime to 5.13 --- org.DolphinEmu.dolphin-emu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index df6996a..c4d38b3 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -2,7 +2,7 @@ "app-id": "org.DolphinEmu.dolphin-emu", "branch": "stable", "runtime": "org.kde.Platform", - "runtime-version": "5.12", + "runtime-version": "5.13", "sdk": "org.kde.Sdk", "command": "dolphin-emu-wrapper", "rename-desktop-file": "dolphin-emu.desktop", From cc3279b18c23b3876b1ddb9af1514f89ec7d3fdc Mon Sep 17 00:00:00 2001 From: Carles Pastor <cpbadosa@gmail.com> Date: Fri, 8 Nov 2019 10:47:38 +0100 Subject: [PATCH 3/3] Remove shared-modules submodule and udev module it should no longer be necessary with the kde 5.13 runtime --- .gitmodules | 3 --- org.DolphinEmu.dolphin-emu.json | 3 --- shared-modules | 1 - 3 files changed, 7 deletions(-) delete mode 100644 .gitmodules delete mode 160000 shared-modules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 1e7a990..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "shared-modules"] - path = shared-modules - url = https://github.com/flathub/shared-modules.git diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index c4d38b3..4bf7b0e 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -34,9 +34,6 @@ "url": "https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.tar.bz2", "sha256": "75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157" } - ], - "modules": [ - "shared-modules/udev/udev-175.json" ] }, { diff --git a/shared-modules b/shared-modules deleted file mode 160000 index 9f3bee5..0000000 --- a/shared-modules +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9f3bee567bf58a55ec92632f5030d88277e7728d