From ab92ccc6f4ae37bc1f7ecfbdfdd490d6a78fdc09 Mon Sep 17 00:00:00 2001 From: phluxjr Date: Tue, 11 Nov 2025 01:11:14 -0600 Subject: [PATCH] remove flatpak manifest --- net.phluxjr.confy-tui.yml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 net.phluxjr.confy-tui.yml 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