Initial import
This commit is contained in:
parent
c5afae3c41
commit
fa65a04d80
1 changed files with 42 additions and 0 deletions
42
container.yaml
Normal file
42
container.yaml
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
flatpak:
|
||||
id: org.kde.kaffeine
|
||||
branch: stable
|
||||
runtime-name: flatpak-kde5-runtime
|
||||
runtime-version: f39
|
||||
packages:
|
||||
- kaffeine
|
||||
- vlc-plugin-ffmpeg
|
||||
- vlc-plugin-pulseaudio
|
||||
- vlc-plugin-gnome
|
||||
- vlc-plugin-gstreamer
|
||||
- vlc-plugin-ieee1394
|
||||
- vlc-plugin-jack
|
||||
- vlc-plugin-kde
|
||||
- vlc-plugin-pulseaudio
|
||||
- vlc-plugin-samba
|
||||
- vlc-plugin-svg
|
||||
# additional plugin packages
|
||||
- vlc-plugin-pipewire
|
||||
command: kaffeine
|
||||
rename-icon: kaffeine
|
||||
finish-args: |-
|
||||
--device=all
|
||||
--filesystem=home
|
||||
--filesystem=/run/media
|
||||
--filesystem=/media
|
||||
--filesystem=xdg-run/pipewire-0
|
||||
--filesystem=xdg-config/kdeglobals:ro
|
||||
--share=ipc
|
||||
--share=network
|
||||
--socket=x11
|
||||
--socket=pulseaudio
|
||||
--system-talk-name=org.freedesktop.Avahi
|
||||
--system-talk-name=org.freedesktop.UDisks2
|
||||
--system-talk-name=org.freedesktop.UPower
|
||||
--talk-name=com.canonical.AppMenu.Registrar
|
||||
--talk-name=org.freedesktop.ScreenSaver
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
--talk-name=org.kde.StatusNotifierWatcher
|
||||
--talk-name=org.mpris.MediaPlayer2.Player
|
||||
--own-name=org.mpris.MediaPlayer2.org.kde.kaffeine
|
||||
Loading…
Add table
Add a link
Reference in a new issue