Redot-Engine / redot-proposals

Redot Improvement Proposals
MIT License
33 stars 8 forks source link

Flatpak Support #22

Open chenasraf opened 1 month ago

chenasraf commented 1 month ago

There have been several user requests for a Flatpak version, so we should support that additional option for installation.

For context, Flatpak is an app distribution platform for Linux. It has many pros and cons, many users, and still growing in popularity.

I have taken the liberty of creating a Flatpak file for users to be able to install from.

There are a few main things left to discuss:

Submission

I've summarized what's left to be changed in order to apply for Flatpak submission.

I am opening this issue so we can track and discuss how to proceed.

decryptedchaos commented 1 month ago

Pretty straightforward.

The flathub.json might need to be a manual process to begin with knowing how much of a monster the build system is right now. Will consult the rest of the devs regarding that.

TheShadowOfHassen commented 2 weeks ago

If you want some help... I know a tiny bit about flatpak, not a lot, but I'm maintaining the Musicpod music player. I'm like a level 2 in flatpak, it's not a lot (most are like level 20,) but I can try to pitch in at least with testing.

chenasraf commented 2 weeks ago

Thanks for reminding me to update

We have a Flatpak package working, but still not on the Hub We also implemented Snap installation as well, which is on the Snap Store already

You can find more info here

chenasraf commented 6 days ago

Some more information regarding the submissions to Flathub.