Adding flatpak support.

This commit is contained in:
sergiotarxz 2021-11-03 20:30:59 +01:00
parent 19bab8dd5a
commit d945bb8d19
1 changed files with 18 additions and 0 deletions

18
me.sergiotarxz.openmg.yml Normal file
View File

@ -0,0 +1,18 @@
app-id: me.sergiotarxz.openmg
runtime: org.gnome.Platform
runtime-version: master
sdk: org.gnome.Sdk
sdk-version: master
command: openmg
finish-args:
- "--share=ipc"
- "--socket=x11"
- "--share=network"
- "--device=dri"
modules:
- name: openmg
buildsystem: meson
sources:
- type: dir
path: .