14 lines
298 B
YAML
14 lines
298 B
YAML
flatpak:
|
|
id: io.github.xephem
|
|
branch: stable
|
|
command: xephem
|
|
rename-icon: xephem
|
|
finish-args: |-
|
|
--filesystem=home
|
|
--share=ipc
|
|
--share=network
|
|
--socket=x11
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- xephem
|