app-id: com.fosscat.rluv runtime: org.freedesktop.Platform runtime-version: "23.08" sdk: org.freedesktop.Sdk command: rluv separate-locales: false finish-args: - --share=ipc - --socket=fallback-x11 - --socket=wayland - --device=dri - --socket=pulseaudio - --share=network modules: # FlutterApp - name: rluvApp buildsystem: simple only-arches: - x86_64 build-commands: - "./build-flatpak.sh" sources: - type: dir path: ../rluv-client # - type: file # path: ../rluv-client/rluvApp-Linux-Portable.tar.gz - type: file url: https://git.fosscat.com/n8r/rluv_client/releases/download/master-gen/rluvApp-Linux-Portable.tar.gz sha256: 3c28d004b3d978cd6d40396851bfe72c086c93160abbbd71fcb1e29ebfad2469 - type: file path: build-flatpak.sh