app-id: io.github.unicornyrainbow.secrets runtime: org.gnome.Platform runtime-version: '46' sdk: org.gnome.Sdk command: run.sh finish-args: # X11 + XShm access - --share=ipc - --socket=fallback-x11 # Wayland access - --socket=wayland # Needed device for some reason - --device=dri modules: - name: secrets buildsystem: simple build-commands: - install -D Data/run.sh /app/bin/run.sh - install -D src/secrets_main.py /app/bin/secrets_main.py - install -D Data/io.github.unicornyrainbow.secrets.desktop /app/share/applications/io.github.unicornyrainbow.secrets.desktop - install -D Data/io.github.unicornyrainbow.secrets.metainfo.xml /app/share/metainfo/io.github.unicornyrainbow.secrets.metainfo.xml - install -D Data/io.github.unicornyrainbow.secrets.png /app/share/icons/hicolor/512x512/apps/io.github.unicornyrainbow.secrets.png - install -D src/res/secrets.ui /app/bin/secrets.ui - install -D LICENSE.txt /app/bin/LICENSE.txt sources: - type: git url: https://github.com/UnicornyRainbow/Secrets commit: 0fc44f90f45495c848cc83611d04922f09135dec