1
Utilities and 3rd Party Applications / Re: LinuxDwarfPack-0.47.05-r6 (with DFHack r6)
« on: November 19, 2022, 07:55:32 am »How to build:Nice work! Thanks for sharing.
flatpak-builder --user --install --force-clean build com.bay12games.DwarfFortress.yaml
or if you installed the flatpak version flatpak-builder:
flatpak run org.flatpak.Builder --user --install --force-clean build com.bay12games.DwarfFortress.yaml
How to pack locally:
flatpak run org.flatpak.Builder --repo=repo --force-clean build com.bay12games.DwarfFortress.yaml
flatpak build-bundle repo com.bay12games.DwarfFortress.flatpak com.bay12games.DwarfFortress
Those are in the build.sh script of https://github.com/feng1st/dwarf-fortress-lnp-flatpak.
May I ask why you did choose the KDE runtime instead of FreeDesktop or GNOME ?
I tried changing the runtime but the build of SDL_ttf then fails (missing FreeType2 library).