app-id: io.github.aleph_one_marathon.AlephBet runtime: org.freedesktop.Platform runtime-version: '23.08' sdk: org.freedesktop.Sdk command: run.sh modules: - shared/boost.yml - shared/glu.yml - shared/zzip.yml - shared/miniupnpc.yml - shared/alephbet.yml - name: app-data buildsystem: simple build-commands: - install -D run-nodata.sh /app/bin/run.sh - install -D alephbet.desktop /app/share/applications/org.bungie.source.AlephBet.desktop - install -D alephbet.png /app/share/icons/hicolor/512x512/apps/org.bungie.source.AlephBet.png sources: - {type: file, path: run-nodata.sh} - {type: file, path: alephbet.desktop} - {type: file, path: alephbet.png} finish-args: - --device=dri - --socket=x11 - --socket=pulseaudio - --share=network - --filesystem=home