Add Flatpak packaging for Patchwork 5.4.0

Bundle Poncho Wonky (Patchwork 5.4.0) for x86_64 and aarch64 on the
24.08 freedesktop runtime with the Electron BaseApp. Launcher forces
Wayland when a socket is present so the app starts from terminals
outside the desktop session. Pinned versions and checksums live in
versions.sh and are validated by check-versions.sh.
This commit is contained in:
2026-08-13 01:04:39 +02:00
commit dc7918ad88
11 changed files with 1324 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"only-arches": ["x86_64", "aarch64"]
}