19 lines
498 B
YAML
19 lines
498 B
YAML
flatpak:
|
|
id: org.elokab.books
|
|
branch: stable
|
|
runtime-name: flatpak-kde5-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- booksorg
|
|
command: booksorg
|
|
rename-appdata-file: booksorg.appdata.xml
|
|
rename-desktop-file: booksorg.desktop
|
|
rename-icon: booksorg
|
|
finish-args: |-
|
|
--device=dri
|
|
--filesystem=home
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--persist=.booksorg
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--socket=wayland
|