Zelda64Recomp/flatpak
2025-04-28 21:26:36 -03:00
..
.gitignore Add flatpak support. 2025-04-28 21:26:36 -03:00
io.github.zelda64recomp.zelda64recomp.desktop Add flatpak support. 2025-04-28 21:26:36 -03:00
io.github.zelda64recomp.zelda64recomp.json Add flatpak support. 2025-04-28 21:26:36 -03:00
io.github.zelda64recomp.zelda64recomp.metainfo.xml Add flatpak support. 2025-04-28 21:26:36 -03:00
README.md Add flatpak support. 2025-04-28 21:26:36 -03:00

Before building the Flatpak, you must build the patches on the root directory first. The LLVM Extension for freedesktop does not include the MIPS compiler and will fail to build the patches inside the flatpak.

make -C patches CC=clang LD=ld.lld

Build

flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.github.zelda64recomp.zelda64recomp.json

Bundle

flatpak build-bundle repo io.github.zelda64recomp.zelda64recomp.flatpak io.github.zelda64recomp.zelda64recomp --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo