Added: FlatHub
This commit is contained in:
parent
8c47eb9519
commit
905f0906b8
|
@ -0,0 +1 @@
|
||||||
|
disable = true
|
|
@ -0,0 +1 @@
|
||||||
|
44bac29c391fd8b7a7b8fb82e18a7de312d5dcc14e24e36bc139f392fcf21af3
|
|
@ -0,0 +1,23 @@
|
||||||
|
app-id: ir.dataist.datapack.Assets
|
||||||
|
runtime: org.freedesktop.Platform
|
||||||
|
runtime-version: "23.08"
|
||||||
|
sdk: org.freedesktop.Sdk
|
||||||
|
branch: stable
|
||||||
|
command: assets_dataist_ir
|
||||||
|
separate-locales: false
|
||||||
|
finish-args:
|
||||||
|
- --share=ipc
|
||||||
|
- --share=network
|
||||||
|
- --socket=x11
|
||||||
|
- --socket=pulseaudio
|
||||||
|
- --socket=wayland
|
||||||
|
- --device=dri
|
||||||
|
- --filesystem=home
|
||||||
|
- --filesystem=xdg-run/app/ir.dataist.datapack.Assets:ro
|
||||||
|
modules:
|
||||||
|
- name: assets_dataist_ir
|
||||||
|
builddir: true
|
||||||
|
buildsystem: simple
|
||||||
|
sources:
|
||||||
|
- type: dir
|
||||||
|
path: ../build/linux/x64/release/bundle
|
Loading…
Reference in New Issue