17 lines
412 B
YAML
17 lines
412 B
YAML
compose:
|
|
modules:
|
|
- stellarium:master
|
|
flatpak:
|
|
id: org.stellarium.Stellarium
|
|
branch: stable
|
|
command: stellarium
|
|
rename-appdata-file: stellarium.appdata.xml
|
|
rename-desktop-file: stellarium.desktop
|
|
rename-icon: stellarium
|
|
finish-args: |-
|
|
--socket=x11
|
|
--share=ipc
|
|
--share=network
|
|
--device=dri
|
|
--socket=pulseaudio
|
|
--filesystem=home
|