Initial import
This commit is contained in:
parent
f026f5880e
commit
95ed152cf4
1 changed files with 18 additions and 0 deletions
18
container.yaml
Normal file
18
container.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
flatpak:
|
||||
id: org.jpilot.JPilot
|
||||
branch: stable
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f39
|
||||
packages:
|
||||
- jpilot
|
||||
- jpilot-backup
|
||||
command: jpilot
|
||||
rename-appdata-file: jpilot.appdata.xml
|
||||
rename-desktop-file: jpilot.desktop
|
||||
rename-icon: jpilot
|
||||
finish-args: |-
|
||||
--device=all
|
||||
--filesystem=home
|
||||
--persist=.jpilot
|
||||
--share=ipc
|
||||
--socket=x11
|
||||
Loading…
Add table
Add a link
Reference in a new issue