summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2018-02-23 02:29:55 +0300
committerMichał Górny <mgorny@gentoo.org>2018-02-23 21:38:59 +0100
commitd58abbd7c4055e503abbadc09bedbd6f7815d746 (patch)
tree69820d0f7e84b56caf4c96ae91eb9d09da8744ea /media-video/mpv
parentmedia-video/mpv: remove old (diff)
downloadgentoo-d58abbd7c4055e503abbadc09bedbd6f7815d746.tar.gz
gentoo-d58abbd7c4055e503abbadc09bedbd6f7815d746.tar.bz2
gentoo-d58abbd7c4055e503abbadc09bedbd6f7815d746.zip
media-video/mpv: drop obsolete sdl1 configure option in 9999
Upstream-commit: https://github.com/mpv-player/mpv/commit/1dcf511376545de7624863b76d7f30dc3bb44ac9 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7263
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 4090c392423f..e273db3d080b 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -195,7 +195,6 @@ src_configure() {
# Audio outputs:
$(use_enable sdl sdl2) # Listed under audio, but also includes video.
- --disable-sdl1
$(use_enable oss oss-audio)
--disable-rsound # Only available in overlays.
--disable-sndio # Only available in overlays.