mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Remove media-session from this tree
It is now available as a separate project in https://gitlab.freedesktop.org/pipewire/media-session The code required by pw-reservice has moved to src/tools/reserve.{c|h}
This commit is contained in:
parent
bd8ec29bb5
commit
1bced6b2ef
52 changed files with 21 additions and 16470 deletions
|
|
@ -491,8 +491,6 @@ if meson.version().version_compare('>=0.58.0')
|
|||
devenv.set('PIPEWIRE_CONFIG_DIR', builddir / 'src' / 'daemon')
|
||||
devenv.set('PIPEWIRE_MODULE_DIR', builddir / 'src' / 'modules')
|
||||
|
||||
devenv.set('MEDIA_SESSION_CONFIG_DIR', builddir / 'src' / 'media-session' / 'media-session.d')
|
||||
|
||||
devenv.set('SPA_PLUGIN_DIR', builddir / 'spa' / 'plugins')
|
||||
devenv.set('SPA_DATA_DIR', srcdir / 'spa' / 'plugins')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue