hexchat/container.yaml
Yaakov Selkowitz 598f1f2997 F44
2026-03-24 20:49:05 -04:00

22 lines
586 B
YAML

flatpak:
id: io.github.Hexchat
branch: stable
command: hexchat
finish-args: |-
--share=ipc
--share=network
--socket=x11
--socket=pulseaudio
--filesystem=xdg-config/hexchat
--filesystem=xdg-download
--talk-name=org.freedesktop.Notifications
--talk-name=org.mpris.MediaPlayer2.*
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- hexchat
# optional plugins
- hexchat-autoaway
# for lua extension scripts
- lua-lgi
- gtk2-flatpak-config