feat(release): add RPM and Flatpak packaging support for Linux

- Add RPM bundle to Linux build targets in CI workflow
- Add Flatpak manifest, desktop entry, and AppStream metainfo
- Update release workflow to build and publish .rpm and .flatpak artifacts
- Update README docs with new Linux package formats and installation instructions
- Add .gitignore rules for Flatpak build artifacts
This commit is contained in:
Jason
2026-01-05 12:12:39 +08:00
parent 4777c99b38
commit 5aa35906d8
9 changed files with 214 additions and 6 deletions
+5
View File
@@ -18,3 +18,8 @@ GEMINI.md
/.vscode
vitest-report.json
nul
# Flatpak build artifacts
flatpak/cc-switch.deb
flatpak-build/
flatpak-repo/