gnu: pipewire: Enable more features.
* gnu/packages/linux.scm (pipewire)[inputs]: Add - libfdk for ACC support over bluetooth - libfreeaptx for aptX support over bluetooth - libsndfile - libusb for bluetooth support - lilv for lv2 plugins - webrtc-audio-processing for noise cancelling - readline for pw-cli Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
7a9edf4324
commit
619cb50199
@ -9110,11 +9110,18 @@ types and interfaces and translates so that the X server can use them.")
|
|||||||
gstreamer
|
gstreamer
|
||||||
jack-2
|
jack-2
|
||||||
ldacbt
|
ldacbt
|
||||||
|
libfdk
|
||||||
|
libfreeaptx
|
||||||
|
libsndfile
|
||||||
|
libusb
|
||||||
|
openssl ; raop sink
|
||||||
libva
|
libva
|
||||||
pulseaudio
|
pulseaudio
|
||||||
|
readline ; for pw-cli
|
||||||
sbc
|
sbc
|
||||||
vulkan-headers
|
vulkan-headers
|
||||||
vulkan-loader))
|
vulkan-loader
|
||||||
|
webrtc-audio-processing))
|
||||||
(home-page "https://pipewire.org/")
|
(home-page "https://pipewire.org/")
|
||||||
(synopsis "Server and user space API to deal with multimedia pipelines")
|
(synopsis "Server and user space API to deal with multimedia pipelines")
|
||||||
(description
|
(description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user