Relicense as MIT/X11

Remove some obsolete files
This commit is contained in:
Wim Taymans 2018-11-05 17:48:52 +01:00
parent e107d75248
commit 85f2e93c54
257 changed files with 4343 additions and 5068 deletions

6
README
View file

@ -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.