klevernotes/container.yaml
Yaakov Selkowitz 2a73f573bb F44
2026-03-24 20:55:31 -04:00

27 lines
680 B
YAML

platforms:
only:
- x86_64
- aarch64
- ppc64le
flatpak:
id: org.kde.klevernotes
branch: stable
runtime-name: flatpak-kde6-runtime
runtime-version: f44
packages:
- klevernotes
# plugin dependencies
# - golang-github-alecthomas-chroma
- python3-pygments
- plantuml
command: klevernotes
finish-args: |-
--device=dri
--filesystem=home
--filesystem=xdg-config/kdeglobals:ro
--share=ipc
--socket=wayland
--socket=fallback-x11
--system-talk-name=org.freedesktop.UDisks2
--talk-name=org.kde.kconfig.notify
--talk-name=org.kde.KGlobalSettings