app-id: io.github.elasota.aerofoil runtime: org.freedesktop.Platform runtime-version: '25.08' sdk: org.freedesktop.Sdk command: AerofoilX finish-args: # hardware 3D - --device=dri # X11 + XShm access - --share=ipc - --socket=x11 # Audio - --socket=pulseaudio cleanup: - /include - '*.a' - '*.la' - /lib/pkgconfig - /share/pixmaps - /share/appdata build-options: strip: true no-debuginfo: true modules: - name: aerofoil buildsystem: cmake-ninja builddir: true sources: - type: git url: https://github.com/elasota/Aerofoil.git commit: ba2a3628d28128da6c63b9af75274f3ca9dad182 x-checker-data: type: json url: https://api.github.com/repos/elasota/Aerofoil/branches/master commit-query: .commit.sha - type: file path: io.github.elasota.aerofoil.metainfo.xml post-install: - install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo