Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3477ea8291 | ||
|
|
366fe29a4b | ||
|
|
7d81a5630f | ||
|
|
1b74e4ff0f |
1 changed files with 5 additions and 8 deletions
|
|
@ -1,22 +1,19 @@
|
|||
flatpak:
|
||||
id: org.free_astro.siril
|
||||
id: org.siril.Siril
|
||||
branch: stable
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f42
|
||||
runtime-version: f44
|
||||
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=fallback-x11
|
||||
--socket=x11
|
||||
--socket=wayland
|
||||
--talk-name=org.gtk.vfs.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue