diff options
Diffstat (limited to 'multimedia/gstreamer1/plugins-base/patches/patch-meson_options_txt')
| -rw-r--r-- | multimedia/gstreamer1/plugins-base/patches/patch-meson_options_txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer1/plugins-base/patches/patch-meson_options_txt b/multimedia/gstreamer1/plugins-base/patches/patch-meson_options_txt deleted file mode 100644 index 8c276a2..0000000 --- a/multimedia/gstreamer1/plugins-base/patches/patch-meson_options_txt +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | Index: meson_options.txt | ||
| 2 | --- meson_options.txt.orig | ||
| 3 | +++ meson_options.txt | ||
| 4 | @@ -53,6 +53,7 @@ option('volume', type : 'feature', value : 'auto') | ||
| 5 | |||
| 6 | # Feature options for plugins with external deps | ||
| 7 | option('alsa', type : 'feature', value : 'auto', description : 'ALSA audio source/sink plugin') | ||
| 8 | +option('sndio', type : 'feature', value : 'auto', description : 'SNDIO audio source/sink plugin') | ||
| 9 | option('cdparanoia', type : 'feature', value : 'auto', description : 'cdparanoia plugin') | ||
| 10 | option('libvisual', type : 'feature', value : 'auto', description : 'libvisual audio visualization plugin') | ||
| 11 | option('ogg', type : 'feature', value : 'auto', description : 'ogg parser, muxer, demuxer plugin') | ||
