EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
989 stars 186 forks source link

Provide additional, universally compatible Linux packages #2192

Open carstene1ns opened 4 years ago

carstene1ns commented 4 years ago
Ghabry commented 1 year ago

flatpak is in. Appimage anyone?

carstene1ns commented 1 year ago

I guess I can come up with something to replace our static build. Need to find some documentation, but maybe there are "compatible" sdl2 libs to bundle to make the hardware/software detection easier

carstene1ns commented 1 year ago

Some WIP stuff in https://github.com/EasyRPG/packaging/tree/master/AppImage This needs to be adapted for jenkins and there is a buildscripts update needed (shared libs).

built AppImage: https://paste.xinu.at/pvSQ/

Ghabry commented 1 year ago

thanks. Will try to adopt your buildscript changes so we can have AppImage soon. Much better than this semi-broken static build on our website :)

spazziale commented 1 year ago

Is it available on flathub? I can't find it

Ghabry commented 1 year ago

not yet. You can get it from here: https://ci.easyrpg.org/job/player-flatpak/

Ghabry commented 1 year ago

Sorry I postbone this to milestone "0.8.1" for now. I still plan to submit 0.8.0 to the services (and build an AppImage) in a few weeks but getting this all ready before 0.8.0 would delay the release even more.