18 lines
496 B
YAML
18 lines
496 B
YAML
flatpak:
|
|
id: io.github.ellie_commons.sequeler
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- sequeler
|
|
- libgda5-mysql
|
|
- libgda5-postgres
|
|
- libgda5-sqlite
|
|
command: io.github.ellie_commons.sequeler
|
|
finish-args: |-
|
|
--share=ipc
|
|
--share=network
|
|
--socket=x11
|
|
--socket=wayland
|
|
--talk-name=org.freedesktop.secrets
|
|
--metadata=X-DConf=migrate-path=/io/github/ellie_commons/sequeler/
|