Initial import
This commit is contained in:
parent
f41515b139
commit
9adc9ab6d0
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.sqlitebrowser.sqlitebrowser
|
||||
branch: stable
|
||||
runtime-name: flatpak-kde5-runtime
|
||||
runtime-version: f40
|
||||
packages:
|
||||
- sqlitebrowser
|
||||
command: sqlitebrowser
|
||||
rename-appdata-file: sqlitebrowser.desktop.appdata.xml
|
||||
rename-desktop-file: sqlitebrowser.desktop
|
||||
rename-icon: sqlitebrowser
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=home
|
||||
--share=ipc
|
||||
--share=network
|
||||
--socket=wayland
|
||||
--socket=fallback-x11
|
||||
Loading…
Add table
Add a link
Reference in a new issue