Remove pipewire-libpulse

We use the original pulseaudio client library and the replacement
server pipewire-pulse.
This commit is contained in:
Wim Taymans 2020-12-17 15:44:49 +01:00
parent 161c05d737
commit 91b0d3bb39
50 changed files with 3 additions and 17526 deletions

View file

@ -49,13 +49,6 @@ option('pipewire-jack',
option('libjack-path',
description: 'Where to install the libjack.so library',
type: 'string')
option('pipewire-pulseaudio',
description: 'Enable pipewire-pulseaudio integration',
type: 'boolean',
value: false)
option('libpulse-path',
description: 'Where to install the libpulse.so library',
type: 'string')
option('spa-plugins',
description: 'Enable spa plugins integration',
type: 'boolean',