Added Arch, Flatpak & RPM package files

This commit is contained in:
Florian Singer
2020-09-11 20:51:37 +02:00
parent 5afe5149aa
commit 4116d3bbe3
8 changed files with 158 additions and 0 deletions

2
pkgs/flatpak/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
build/
.flatpak-builder/

View File

@@ -0,0 +1,23 @@
app-id: com.github.rafostar.Clapper
runtime: org.gnome.Platform
runtime-version: 3.36
sdk: org.gnome.Sdk
command: com.github.rafostar.Clapper
finish-args:
- --share=ipc
- --socket=fallback-x11
- --socket=wayland
- --device=dri
- --filesystem=xdg-videos
- --socket=pulseaudio
- --share=network
# maybe add additinal codecs?
modules:
- name: clapper
buildsystem: meson
sources:
- type: git
url: https://github.com/Rafostar/clapper.git
commit: 22e8e443162825f00666ca6898be3e868a3c0749