Flatpak manifest added - #1600
Draft
christf wants to merge 1 commit into
Draft
Conversation
Member
|
Thoughts:
|
Collaborator
Author
|
so far, I have only tried this on my desktop and not on my phone - indeed you are right, this absolutely needs to work too. And I reckon I am still lacking a lot of stuff. Let'S make a list of things to test (top post): The goal I had in mind: Having an easy distribution mechanism to all distributions. This allows anyone to run a current navit on, say, debian stable. Most projects I am aware of, there are two flatpaks:
|
Member
That would be the same as I am planning for the fdroid repo, ein release and one dev/nightly variant |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this provides a flatpak manifest. The flatpak can be built and run with
this closes #1468