23 lines
668 B
YAML
23 lines
668 B
YAML
flatpak:
|
|
id: com.abisource.AbiWord
|
|
branch: stable
|
|
command: abiword
|
|
rename-appdata-file: abiword.appdata.xml
|
|
rename-icon: abiword
|
|
rename-mime-file: abiword.xml
|
|
copy-icon: true
|
|
finish-args: |-
|
|
--filesystem=home
|
|
--filesystem=xdg-run/gvfs
|
|
--filesystem=xdg-run/gvfsd
|
|
--share=ipc
|
|
--share=network
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--own-name=org.freedesktop.Telepathy.Client.AbiCollab
|
|
--own-name=org.freedesktop.Telepathy.Client.AbiCollab.*
|
|
--talk-name=org.gtk.vfs.*
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- abiword
|