37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
flatpak:
|
|
id: org.atheme.audacious
|
|
branch: stable
|
|
runtime-name: flatpak-kde6-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- audacious
|
|
- audacious-plugin-fc
|
|
- audacious-plugins
|
|
- audacious-plugins-amidi
|
|
- audacious-plugins-exotic
|
|
- audacious-plugins-ffaudio
|
|
- audacious-plugins-jack
|
|
- audacious-plugins-xmp
|
|
command: audacious
|
|
rename-appdata-file: audacious.appdata.xml
|
|
rename-desktop-file: audacious.desktop
|
|
rename-icon: audacious
|
|
finish-args: |-
|
|
--device=dri
|
|
--filesystem=/media:ro
|
|
--filesystem=/run/media
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--filesystem=xdg-download
|
|
--filesystem=xdg-music
|
|
--filesystem=xdg-run/pipewire-0
|
|
--share=ipc
|
|
--share=network
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--socket=pulseaudio
|
|
--own-name=org.mpris.MediaPlayer2.audacious
|
|
--system-talk-name=org.freedesktop.UDisks2
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.kde.kconfig.notify
|
|
--talk-name=org.kde.KGlobalSettings
|
|
--talk-name=org.kde.StatusNotifierWatcher
|