17 lines
400 B
YAML
17 lines
400 B
YAML
flatpak:
|
|
id: org.gnome.gitg
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- gitg
|
|
command: gitg
|
|
finish-args: |-
|
|
--share=ipc
|
|
--socket=x11
|
|
--socket=wayland
|
|
--socket=ssh-auth
|
|
--share=network
|
|
--filesystem=host
|
|
--talk-name=org.freedesktop.secrets
|
|
--filesystem=xdg-run/keyring
|