mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
There are the last two pipewire audio support packages that we weren't pre-installing. This will increase the image size by 4.8 MiB. Resolves #418
18 lines
504 B
Plaintext
18 lines
504 B
Plaintext
# SPDX-License-Identifier: CC0-1.0
|
|
# SPDX-FileCopyrightText: Ian Monroe <imonroe@kde.org
|
|
|
|
[Content]
|
|
Packages=
|
|
pipewire
|
|
pipewire-alsa # Better default configuration for ALSA, for apps using it directly
|
|
pipewire-ffado # FireWire/IEEE 1394 audio
|
|
pipewire-jack # Compatibility for JACK-using apps
|
|
pipewire-libcamera
|
|
pipewire-pulse
|
|
pipewire-roc # ROC streaming
|
|
pipewire-v4l2 # V4L2 video support
|
|
pipewire-zeroconf
|
|
sof-firmware # Various audio chipsets
|
|
wireplumber
|
|
|