app-id: io.github.gameflorist.dunedynasty runtime: org.freedesktop.Platform runtime-version: '24.08' sdk: org.freedesktop.Sdk command: dunedynasty-launcher finish-args: - --socket=x11 - --share=ipc - --share=network - --socket=pulseaudio cleanup: - "/include" - "/lib/pkgconfig" - "/man" - "/share/doc" - "/share/gtk-doc" - "/share/man" - "/share/pkgconfig" - "*.la" - "*.a" modules: - name: allegro5 buildsystem: cmake-ninja builddir: true sources: - type: archive sha256: 2ef9f77f0b19459ea2c7645cc4762fc35c74d3d297bfc38d8592307757166f05 url: https://github.com/liballeg/allegro5/releases/download/5.2.10.1/allegro-5.2.10.1.tar.gz - name: enet buildsystem: autotools sources: - type: archive sha256: 2a8a0c5360d68bb4fcd11f2e4c47c69976e8d2c85b109dd7d60b1181a4f85d36 url: http://sauerbraten.org/enet/download/enet-1.3.18.tar.gz - shared-modules/linux-audio/fluidsynth2.json - shared-modules/libmad/libmad.json - name: dunedynasty builddir: true buildsystem: cmake-ninja config-opts: - -DCMAKE_BUILD_TYPE=Release sources: - type: git url: https://github.com/gameflorist/dunedynasty.git tag: v1.6.4