-
Notifications
You must be signed in to change notification settings - Fork 139
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
Questions about distributing applications #27
Comments
I wrote a blog post about this: https://blogs.gnome.org/alexl/2017/02/10/maintaining-a-flatpak-repository/ Some other remarks:
|
Thanks for those answers, and I'll read through the blog post soon. :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This probably overlaps with issues like #12 #13 #15, but I hope it's useful to you if I highlight what questions I feel unsure about after reading the docs:
.flatpakrepo
file?--no-gpg-verify
?I hope this isn't too pestering - the docs overall are great, and I've been able to get a long way with them. Thanks!
Since you suggested making a base app, I've made three different base apps with pygame installed on different versions of Python. I've also made a crude tool to conveniently build flatpaks of pygame games, which is described here: https://github.com/takluyver/pygame-flatpak-test#readme
The text was updated successfully, but these errors were encountered: