Skip to content

Add Flatpak packaging#993

Open
Dyltom wants to merge 1 commit into
ngscopeclient:masterfrom
Dyltom:codex/flatpak-package
Open

Add Flatpak packaging#993
Dyltom wants to merge 1 commit into
ngscopeclient:masterfrom
Dyltom:codex/flatpak-package

Conversation

@Dyltom
Copy link
Copy Markdown

@Dyltom Dyltom commented May 12, 2026

Fixes #987.

Summary

  • Add a Flatpak manifest for org.ngscopeclient.ngscopeclient using the GNOME 50 runtime.
  • Add AppStream metadata installation and a GitHub Actions workflow that builds ngscopeclient.flatpak.
  • Make lsb_release optional during CMake configure so the Flatpak SDK can build the project.

Validation

  • flatpak-builder-lint manifest packaging/flatpak/org.ngscopeclient.ngscopeclient.yml
  • appstreamcli validate --no-net src/ngscopeclient/org.ngscopeclient.ngscopeclient.metainfo.xml
  • flatpak-builder --jobs=2 --force-clean --disable-rofiles-fuse --install-deps-from=flathub --repo=.flatpak-build/repo .flatpak-build/build packaging/flatpak/org.ngscopeclient.ngscopeclient.yml
  • flatpak build-bundle .flatpak-build/repo .flatpak-build/ngscopeclient.flatpak org.ngscopeclient.ngscopeclient

@Dyltom Dyltom force-pushed the codex/flatpak-package branch from 36d9e21 to 764bf61 Compare May 12, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Distribute Flatpak packages

1 participant