17 lines
402 B
YAML
17 lines
402 B
YAML
flatpak:
|
|
id: org.bino3d.bino
|
|
branch: stable
|
|
runtime-name: flatpak-kde6-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- bino
|
|
command: bino
|
|
finish-args: |-
|
|
--device=all
|
|
--filesystem=host:ro
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--share=ipc
|
|
--share=network
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--socket=pulseaudio
|