aboutsummaryrefslogtreecommitdiff
path: root/com.hoytech.vmtech
diff options
context:
space:
mode:
Diffstat (limited to 'com.hoytech.vmtech')
-rw-r--r--com.hoytech.vmtech/com.hoytech.vmtouch.yml31
1 files changed, 0 insertions, 31 deletions
diff --git a/com.hoytech.vmtech/com.hoytech.vmtouch.yml b/com.hoytech.vmtech/com.hoytech.vmtouch.yml
deleted file mode 100644
index 9324f6e..0000000
--- a/com.hoytech.vmtech/com.hoytech.vmtouch.yml
+++ /dev/null
@@ -1,31 +0,0 @@
-app-id: com.hoytech.vmtouch
-runtime: org.freedesktop.Platform
-runtime-version: '21.08'
-sdk: org.freedesktop.Sdk
-command: vmtouch
-finish-args:
- - --allow=devel
- - --allow=multiarch
- - --share=network
- - --share=ipc
- - --socket=x11
- - --socket=wayland
- - --socket=pulseaudio
- - --device=all
- - --system-talk-name=org.freedesktop.UDisks2
- - --system-talk-name=org.freedesktop.Flatpak
- - --talk-name=org.freedesktop.Notifications
- - --env=LD_LIBRARY_PATH=/app/lib:/app/lib32
- - --env=PATH=/app/bin:/app/utils/bin:/usr/bin:/usr/lib/extensions/vulkan/MangoHud/bin/:/usr/bin:/usr/lib/extensions/vulkan/OBSVkCapture/bin/
- - --require-version=1.1.2
- - --filesystem=host:rw # this is just for testing
-
-modules:
- - name: vmtouch
- buildsystem: simple
- sources:
- - type: git
- url: https://github.com/hoytech/vmtouch
- build-commands:
- - make
- - make install PREFIX=/app