media-video/mpv: cleanup deps in 9999
authorIlya Tumaykin <itumaykin@gmail.com>
Tue, 18 Jul 2017 20:57:37 +0000 (23:57 +0300)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 20 Jul 2017 13:24:44 +0000 (15:24 +0200)
Last libva<1.4 was removed a year ago.
Last libvdpau<0.2 was removed even longer ago.
Only samba-3 had smbclient USE, which was removed about half a year ago
during security cleanup.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

media-video/mpv/mpv-9999.ebuild

index 4e4b5d7534dcd87070e4b2f3c883900cba2ebac3..1ba306adcda467c9391466d5e611a8d46f90ac6d 100644 (file)
@@ -91,18 +91,18 @@ COMMON_DEPEND="
        pulseaudio? ( media-sound/pulseaudio )
        raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
        rubberband? ( >=media-libs/rubberband-1.8.0 )
-       samba? ( net-fs/samba[smbclient(+)] )
+       samba? ( net-fs/samba )
        sdl? ( media-libs/libsdl2[sound,threads,video] )
        v4l? ( media-libs/libv4l )
        vaapi? (
                !libav? ( >=media-video/ffmpeg-3.3:0 )
                libav? ( >=media-video/libav-13:0 )
-               >=x11-libs/libva-1.4.0[drm?,X?,wayland?]
+               x11-libs/libva[drm?,X?,wayland?]
        )
        vdpau? (
                !libav? ( >=media-video/ffmpeg-3.3:0 )
                libav? ( >=media-video/libav-13:0 )
-               >=x11-libs/libvdpau-0.2
+               x11-libs/libvdpau
        )
        wayland? (
                >=dev-libs/wayland-1.6.0