From 4432924b5309351c59bca1c78e6d2f23a67c8afd Mon Sep 17 00:00:00 2001 From: Florian Piesche Date: Thu, 16 Jan 2025 15:25:36 +0000 Subject: [PATCH] Set up end-of-life handling (#187) * Add end-of-life notice. * Disable source update checker * Move to ryujinx-mirror repo --- flathub.json | 4 +++- org.ryujinx.Ryujinx.yml | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/flathub.json b/flathub.json index 3d69a98..bff5b0c 100644 --- a/flathub.json +++ b/flathub.json @@ -1,3 +1,5 @@ { - "only-arches": ["x86_64", "aarch64"] + "only-arches": ["x86_64", "aarch64"], + "end-of-life": "This application is no longer maintained.", + "disable-external-data-checker": true } diff --git a/org.ryujinx.Ryujinx.yml b/org.ryujinx.Ryujinx.yml index ce0148e..273ff9f 100644 --- a/org.ryujinx.Ryujinx.yml +++ b/org.ryujinx.Ryujinx.yml @@ -1,10 +1,10 @@ app-id: org.ryujinx.Ryujinx runtime: org.freedesktop.Platform -runtime-version: '23.08' +runtime-version: '24.08' sdk: org.freedesktop.Sdk add-extensions: org.freedesktop.Platform.ffmpeg-full: - version: '23.08' + version: '24.08' directory: lib/ffmpeg add-ld-path: . finish-args: @@ -89,7 +89,7 @@ modules: pattern: https://dotnetcli.azureedge.net/dotnet/Sdk/^([\d\.a-z-]+)$/dotnet-sdk-^([\d\.a-z-]+)$-linux-arm64.tar.gz - nuget_sources.json - type: git - url: https://github.com/Ryujinx/Ryujinx.git + url: https://github.com/ryujinx-mirror/Ryujinx.git commit: a2c003501371463fd1f98d2e5a7602ae19c21d7c - type: file path: ryujinx-wrapper