arshubham / gitignore

A simple application for getting gitigore reference from https://gitignore.io
GNU General Public License v3.0
8 stars 7 forks source link

Package as Flatpak for elementary OS 6 #27

Open danirabbit opened 3 years ago

danirabbit commented 3 years ago

As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.

We have documentation on our developer guide for writing your Flatpak manifest here: https://docs.elementary.io/develop/writing-apps/our-first-app/packaging#flatpak-manifest

Also, in case you missed it, elementary OS 6 beta 2 is now available. This is a great time to get your app packaged up as Flatpak and test that everything is working before the final release. AppCenter submission for OS 6 will be open soon, so don't delay :)

sahilarora3117 commented 3 years ago

Flatpak build is now available. Manifest at: Manifest Repo Flathub: Flathub

danirabbit commented 3 years ago

@sahilarora3117 Since that manifest builds against the GNOME runtime and not the elementary runtime it wouldn't be able to be published on AppCenter. If you'd like to continue publishing Gitignore in AppCenter, it will need a manifest that uses the elementary runtime