From 9dffa81339d6ce121d89381809f92d7f17bfb722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Wed, 15 Apr 2026 12:28:03 +0300 Subject: [PATCH] Update runtime to 50 and more MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update the runtime version to 50 - Update Python3 modules - Improve cleanup commands to reduce the Flatpak size The installed size was reduced from 2.89 MB to 525 kB. Signed-off-by: Sabri Ünal --- io.github.Foldex.AdwSteamGtk.json | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/io.github.Foldex.AdwSteamGtk.json b/io.github.Foldex.AdwSteamGtk.json index fa34e77..261ca56 100644 --- a/io.github.Foldex.AdwSteamGtk.json +++ b/io.github.Foldex.AdwSteamGtk.json @@ -1,7 +1,7 @@ { "app-id": "io.github.Foldex.AdwSteamGtk", "runtime": "org.gnome.Platform", - "runtime-version": "49", + "runtime-version": "50", "sdk": "org.gnome.Sdk", "command": "adwaita-steam-gtk", "finish-args": [ @@ -16,13 +16,8 @@ "cleanup": [ "/include", "/lib/pkgconfig", - "/man", - "/share/doc", - "/share/gtk-doc", - "/share/man", - "/share/pkgconfig", - "*.la", - "*.a" + "/share/gir-1.0", + "/share/vala" ], "modules": [ { @@ -64,8 +59,8 @@ }, { "type": "file", - "url": "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl", - "sha256": "b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529", + "url": "https://files.pythonhosted.org/packages/7a/c2/920ef838e2f0028c8262f16101ec09ebd5969864e5a64c4c05fad0617c56/packaging-26.1-py3-none-any.whl", + "sha256": "5d9c0669c6285e491e0ced2eee587eaf67b670d94a19e94e3984a481aba6802f", "x-checker-data": { "type": "pypi", "name": "packaging",