diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2015-09-09 01:24:00 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2015-09-09 01:24:00 +0300 |
commit | d6fd3af01ec0ac434c186fea3105b5ed169dacef (patch) | |
tree | 2fab4ea1ddc6514c1e8f5d056736c1332414f1b5 /media-video | |
parent | dcc3b4269129f9c329cafaed5d6610baf6e0a7ca (diff) |
removed outdated packages
removed outdated config options in mpv
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/mpv-scm.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-scm.ebuild b/media-video/mpv/mpv-scm.ebuild index 268b3b1..dd16d5d 100644 --- a/media-video/mpv/mpv-scm.ebuild +++ b/media-video/mpv/mpv-scm.ebuild @@ -178,9 +178,7 @@ src_configure() { $(use_enable dvd dvdnav) $(use_enable cdio cdda) $(use_enable enca) - $(use_enable ladspa) $(use_enable rubberband) - $(use_enable bs2b libbs2b) $(use_enable lcms lcms2) --disable-vapoursynth # vapoursynth is not packaged --disable-vapoursynth-lazy |