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.
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.
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.