gnu: Switch to default pipewire.

This is a follow-up of: 590700ce00177a826872c867066eeba6eb7c4641.

* gnu/packages/kde-plasma.scm (kwin, plasma-desktop,
plasma-workspace)[inputs]: Switch to pipewire.
* gnu/packages/mpd.scm (mpd)[inputs]: Ditto.
This commit is contained in:
Mathieu Othacehe 2023-01-08 18:10:28 +01:00
parent c2f47c968e
commit 8cca1a35bc
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
2 changed files with 4 additions and 4 deletions

View File

@ -1242,7 +1242,7 @@ KDE Frameworks components.")
libglvnd ; For OpenGLES
libinput
libxkbcommon
pipewire-0.3
pipewire
plasma-framework
plasma-wayland-protocols
qtbase-5
@ -1657,7 +1657,7 @@ the KDE Plasma 5 desktop.")
libxtst
networkmanager-qt
phonon
pipewire-0.3
pipewire
plasma-framework
plasma-wayland-protocols
pulseaudio
@ -2319,7 +2319,7 @@ sensors, process information and other system resources.")
libxtst
networkmanager-qt
phonon
pipewire-0.3
pipewire
plasma-framework
plasma-workspace-wallpapers
plasma-wayland-protocols

View File

@ -164,7 +164,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
libsndfile
libvorbis
opus
pipewire-0.3
pipewire
pulseaudio
sqlite
zlib))