hydralauncher / hydra

Hydra is a game launcher with its own embedded bittorrent client
MIT License
10.62k stars 2.48k forks source link

[request] flatpak builds for linux #184

Open gmankab opened 5 months ago

gmankab commented 5 months ago

hello

flatpaks are main packaging format for steam os, fedora, fedora atomic, and vanilla os

can you please provide flatpak builds?

it could be a selfhosted repo, or just .flatpak file on releases page

fhilipecrash commented 4 months ago

With the change from electron forge to electron builder it will be possible to generate a flatpak, as electron forge had a problem with this. However, it will only be a single flatpak file since electron builder cannot yet generate a bundle to be submitted to flathub.

The next version should come with flatpak and appimage.

gmankab commented 4 months ago

flathub will not accept this app anyway :)

thanks

SpiritOTHawk commented 4 months ago

flathub will not accept this app anyway :)

thanks

May be custom repository?

gmankab commented 4 months ago

yes, selfhosted repo would be nice

jazir555 commented 3 months ago

With the change from electron forge to electron builder it will be possible to generate a flatpak, as electron forge had a problem with this. However, it will only be a single flatpak file since electron builder cannot yet generate a bundle to be submitted to flathub.

The next version should come with flatpak and appimage.

I see a snap version, but not Flatpak?

CleoMenezesJr commented 3 months ago

Hope to see it as flatpak o/

JustMarkov commented 2 weeks ago

Any progress?