mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 08:38:29 +02:00
Add Flatpak and Flathub packaging support
Add all files needed to package Yaak as a Flatpak for distribution on Flathub. Uses the deb-extraction approach recommended by Tauri docs: the manifest downloads the existing .deb release artifact, extracts it, and installs the binary/resources into the Flatpak /app prefix. Includes: - AppStream metainfo.xml with app metadata and branding - Flatpak manifest (app.yaak.desktop.yml) for x86_64 and aarch64 - Properly sized icons (128/256/512px) named per Flatpak conventions - Helper script to update manifest hashes for new releases Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BIN
flatpak/icons/128x128/app.yaak.desktop.png
Normal file
BIN
flatpak/icons/128x128/app.yaak.desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
flatpak/icons/256x256/app.yaak.desktop.png
Normal file
BIN
flatpak/icons/256x256/app.yaak.desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
flatpak/icons/512x512/app.yaak.desktop.png
Normal file
BIN
flatpak/icons/512x512/app.yaak.desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Reference in New Issue
Block a user