mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Relicense as MIT/X11
Remove some obsolete files
This commit is contained in:
parent
e107d75248
commit
85f2e93c54
257 changed files with 4343 additions and 5068 deletions
6
README
6
README
|
|
@ -32,8 +32,4 @@ $ meson build
|
|||
$ cd build
|
||||
$ ninja
|
||||
|
||||
You can see the available meson options in meson_options.txt file. All plugins are
|
||||
disabled by default. To enable a spa plugin you need to enable spa-plugins and the
|
||||
plugin name meson option.
|
||||
|
||||
$ meson build -Dspa-plugins=true -D<plugin-name>=true
|
||||
You can see the available meson options in meson_options.txt file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue