Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flatpak support #105

Open
ssokolow opened this issue Aug 13, 2021 · 0 comments
Open

Add Flatpak support #105

ssokolow opened this issue Aug 13, 2021 · 0 comments

Comments

@ssokolow
Copy link

While I'm not sure it'd be appropriate to have cargo-bundle orchestrate all of what goes into Flatpak's build process, something like this would probably make sense for the same reasons #92 has been proposed.

  1. Generate a Flatpak project definition (which is a simple JSON or YAML file) that can be edited to supply stuff beyond the scope of cargo-bundle and sync the keys cargo-bundle does care about, thus allowing a single source of truth for what cargo-bundle knows without taking responsibility for everything Flatpak does.
  2. Wrap flatpak-builder to provide a consistent means of triggering the packaging process.
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

No branches or pull requests

1 participant