app-id: net.iotib.Pong branch: '0.1' appdata-license: 'GPL-3.0-only' runtime: org.freedesktop.Platform runtime-version: '21.08' sdk: org.freedesktop.Sdk command: launch.sh modules: - name: Pong buildsystem: meson config-opts: - -Dbuild_flatpak=true sources: - type: file path: meson.build - type: file path: meson_options.txt - type: dir path: src dest: src - type: dir path: resources dest: resources - type: dir path: raylib dest: raylib finish-args: - --socket=x11 - --device=dri - --share=ipc - --socket=pulseaudio - --socket=wayland