From 22162eb9fd1244ab605746c37d4c7638381ee620 Mon Sep 17 00:00:00 2001 From: Umi Lefebvre Date: Tue, 31 Aug 2021 18:12:43 +0200 Subject: [PATCH] Create com.github.davidmhewitt.clipped.yml Make it compatible with the flatpak requirements --- com.github.davidmhewitt.clipped.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 com.github.davidmhewitt.clipped.yml diff --git a/com.github.davidmhewitt.clipped.yml b/com.github.davidmhewitt.clipped.yml new file mode 100644 index 0000000..35b60f1 --- /dev/null +++ b/com.github.davidmhewitt.clipped.yml @@ -0,0 +1,19 @@ +app-id: com.github.davidmhewitt.clipped + +runtime: io.elementary.Platform +runtime-version: '6' +sdk: io.elementary.Sdk + +command: com.github.davidmhewitt.clipped + +finish-args: + - '--share=ipc' + - '--socket=fallback-x11' + - '--socket=wayland' + +modules: + - name: clipped + buildsystem: meson + sources: + - type: dir + path: .