profiles: consolidate desktop mpv USE flags in one place
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 2 Feb 2017 16:17:56 +0000 (19:17 +0300)
committerDavid Seifert <soap@gentoo.org>
Sat, 4 Feb 2017 21:25:08 +0000 (22:25 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3775

profiles/targets/desktop/package.use

index 7c13c771615cc3b691e1af912098064f1bbe9bd9..9d100848d40a4dfdad2f1595d2d00b56f486c9d7 100644 (file)
@@ -4,7 +4,9 @@
 
 # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (02 Feb 2017)
 # Enable luajit for OSC and youtube-dl support by default.
-media-video/mpv lua luajit
+# Override default +sdl from desktop profile and disable sdl outputs.
+# These outputs are for systems without a proper audio/video support.
+media-video/mpv lua luajit -sdl
 
 # Mike Gilbert <floppym@gentoo.org> (04 Jan 2017)
 # Needed by x11-misc/xdg-utils.
@@ -33,12 +35,6 @@ net-libs/libpcap -bluetooth
 # and the X flag is enabled by default in the desktop profile
 x11-libs/libxcb xkb
 
-# Julian Ospald <hasufell@gentoo.org> (19 Apr 2014)
-# Overwrite default +sdl from desktop profile, since
-# this codepath is untested and should not be exposed
-# to regular desktop users wrt #506982
-media-video/mpv -sdl
-
 # Jeremy Olexa <darkside@gentoo.org> (07 Oct 2011)
 # Required by mesa, ultimately by xorg-server (every desktop) bug 385843
 dev-libs/libxml2 python