flathub / net.mancubus.SLADE

https://flathub.org/apps/details/net.mancubus.SLADE
1 stars 4 forks source link

aarch64 support #21

Open squidink7 opened 4 years ago

squidink7 commented 4 years ago

Is it possible to package the flatpak for aarch64? I would like to try my hand at making some doom maps on my Raspberry Pi and would like to have a clean install solution that updates with the rest of my system, which is not possible with compiling from source. I know GZDoom is already aarch64 compatible so it shouldn't be too hard.

Calinou commented 4 years ago

SLADE's map editor probably relies on full-fledged OpenGL (rather than OpenGL ES), so you'd have to disable it at build-time to run SLADE on a Raspberry Pi. Also, there is no software fallback I know of.