Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba3e6ca762 |
1 changed files with 12 additions and 5 deletions
|
|
@ -1,19 +1,26 @@
|
|||
flatpak:
|
||||
id: org.siril.Siril
|
||||
id: org.free_astro.siril
|
||||
branch: stable
|
||||
end-of-life: Renamed to org.siril.Siril
|
||||
end-of-life-rebase: org.siril.Siril
|
||||
name: eol/siril
|
||||
component: siril-flatpak
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f44
|
||||
runtime-version: f42
|
||||
packages:
|
||||
- siril
|
||||
- python3-astropy-healpix
|
||||
rename-appdata-file: org.siril.Siril.appdata.xml
|
||||
rename-desktop-file: org.siril.Siril.desktop
|
||||
rename-icon: org.siril.Siril
|
||||
copy-icon: true
|
||||
command: siril
|
||||
# the Siril_Catalog_Installer.py script forces QT_QPA_PLATFORM=xcb,
|
||||
# so the socket=fallback-x11 permission MUST NOT be used here
|
||||
finish-args: |-
|
||||
--filesystem=host
|
||||
--filesystem=xdg-run/gvfs
|
||||
--filesystem=xdg-run/gvfsd
|
||||
--share=ipc
|
||||
--share=network
|
||||
--socket=x11
|
||||
--socket=fallback-x11
|
||||
--socket=wayland
|
||||
--talk-name=org.gtk.vfs.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue