mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Remove pipewire-libpulse
We use the original pulseaudio client library and the replacement server pipewire-pulse.
This commit is contained in:
parent
161c05d737
commit
91b0d3bb39
50 changed files with 3 additions and 17526 deletions
|
|
@ -23,10 +23,6 @@ if get_option('pipewire-jack')
|
|||
manpages += [[ 'pw-jack', '1' ]]
|
||||
endif
|
||||
|
||||
if get_option('pipewire-pulseaudio')
|
||||
manpages += [[ 'pw-pulse', '1' ]]
|
||||
endif
|
||||
|
||||
foreach m : manpages
|
||||
file = m.get(0) + '.' + m.get(1)
|
||||
infile = file + '.xml.in'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue