mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
build-sys: drop gconf support
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/499>
This commit is contained in:
parent
faa1a7e042
commit
f7f9c70b0f
10 changed files with 1 additions and 313 deletions
|
|
@ -28,7 +28,6 @@ all_modules = [
|
|||
# [ 'module-esound-sink', 'module-esound-sink.c' ],
|
||||
[ 'module-filter-apply', 'module-filter-apply.c' ],
|
||||
[ 'module-filter-heuristics', 'module-filter-heuristics.c' ],
|
||||
# [ 'module-gconf', 'gconf/module-gconf.c' ],
|
||||
[ 'module-http-protocol-tcp', 'module-protocol-stub.c', [], ['-DUSE_PROTOCOL_HTTP', '-DUSE_TCP_SOCKETS'], [], libprotocol_http ],
|
||||
[ 'module-http-protocol-unix', 'module-protocol-stub.c', [], ['-DUSE_PROTOCOL_HTTP', '-DUSE_UNIX_SOCKETS'], [], libprotocol_http ],
|
||||
[ 'module-intended-roles', 'module-intended-roles.c' ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue