diff --git a/net.phluxjr.confy-tui.yml b/net.phluxjr.confy-tui.yml deleted file mode 100644 index 07ecf32..0000000 --- a/net.phluxjr.confy-tui.yml +++ /dev/null @@ -1,27 +0,0 @@ -app-id: net.phluxjr.confy-tui -runtime: org.freedesktop.Platform -runtime-version: '23.08' -sdk: org.freedesktop.Sdk -command: confy - -finish-args: - - --share=ipc - - --socket=fallback-x11 - - --socket=wayland - - --filesystem=home - - --filesystem=xdg-config - -modules: - - name: python-dependencies - buildsystem: simple - build-commands: - - pip3 install --prefix=/app ranger - - - name: confy-tui - buildsystem: simple - build-commands: - - install -Dm755 main.py /app/bin/confy - sources: - - type: archive - url: https://github.com/Phluxjr23/confy/archive/v1.0.0.tar.gz - sha256: aba14b260d0f454c8c05c38e0740c85f4abafb3d73b7caa7f504a3de02164fbb