summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-02-02 19:17:56 +0300
committerDavid Seifert <soap@gentoo.org>2017-02-04 22:25:08 +0100
commit6ec61b5586b238b724b11ac932da3f0d8b8f9b61 (patch)
tree87824644f550fa6172adc1611f42ae248dc8be1a /profiles
parentprofiles: enable mpv[lua,luajit] for desktop users (diff)
downloadgentoo-6ec61b5586b238b724b11ac932da3f0d8b8f9b61.tar.gz
gentoo-6ec61b5586b238b724b11ac932da3f0d8b8f9b61.tar.bz2
gentoo-6ec61b5586b238b724b11ac932da3f0d8b8f9b61.zip
profiles: consolidate desktop mpv USE flags in one place
Closes: https://github.com/gentoo/gentoo/pull/3775
Diffstat (limited to 'profiles')
-rw-r--r--profiles/targets/desktop/package.use10
1 files changed, 3 insertions, 7 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 7c13c771615c..9d100848d40a 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -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