Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Wed, 04 Jan 2017 17:46:38
Message-Id: 1483551985.7eb5a6687aa7a2081faf026097efc69b2a28b264.soap@gentoo
1 commit: 7eb5a6687aa7a2081faf026097efc69b2a28b264
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Wed Jan 4 15:02:14 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 17:46:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb5a668
7
8 media-video/mpv: remove useless '-' prefix from sdl IUSE
9
10 According to devmanual section on IUSE[1], '-' IUSE prefix is only good
11 for overriding repo-level USE settings (profiles/package.use), which we
12 don't have in Gentoo.
13
14 [1]: https://devmanual.gentoo.org/eclass-reference/ebuild/
15
16 Closes: https://github.com/gentoo/gentoo/pull/3327
17 Package-Manager: Portage-2.3.3, Repoman-2.3.1
18
19 media-video/mpv/mpv-0.18.0-r1.ebuild | 4 ++--
20 media-video/mpv/mpv-0.22.0-r1.ebuild | 4 ++--
21 media-video/mpv/mpv-0.23.0.ebuild | 8 ++++----
22 media-video/mpv/mpv-9999.ebuild | 8 ++++----
23 4 files changed, 12 insertions(+), 12 deletions(-)
24
25 diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild
26 index c8c7d80..b6c60c7 100644
27 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild
28 +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild
29 @@ -1,4 +1,4 @@
30 -# Copyright 1999-2016 Gentoo Foundation
31 +# Copyright 1999-2017 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 # $Id$
34
35 @@ -30,7 +30,7 @@ LICENSE="GPL-2+ BSD ISC"
36 SLOT="0"
37 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl +enca
38 encode gbm +iconv jack jpeg lcms +libass libav libcaca libguess libmpv lua
39 - luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba -sdl
40 + luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl
41 selinux test uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama
42 +xscreensaver +xv zsh-completion"
43
44
45 diff --git a/media-video/mpv/mpv-0.22.0-r1.ebuild b/media-video/mpv/mpv-0.22.0-r1.ebuild
46 index 7e85cb4..64a606e 100644
47 --- a/media-video/mpv/mpv-0.22.0-r1.ebuild
48 +++ b/media-video/mpv/mpv-0.22.0-r1.ebuild
49 @@ -1,4 +1,4 @@
50 -# Copyright 1999-2016 Gentoo Foundation
51 +# Copyright 1999-2017 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Id$
54
55 @@ -30,7 +30,7 @@ LICENSE="GPL-2+ BSD ISC"
56 SLOT="0"
57 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl +enca
58 encode gbm +iconv jack jpeg lcms +libass libav libcaca libguess libmpv +lua
59 - luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba -sdl
60 + luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl
61 selinux test tools +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama
62 +xscreensaver +xv zsh-completion"
63
64
65 diff --git a/media-video/mpv/mpv-0.23.0.ebuild b/media-video/mpv/mpv-0.23.0.ebuild
66 index 0069f84..2f1de7f 100644
67 --- a/media-video/mpv/mpv-0.23.0.ebuild
68 +++ b/media-video/mpv/mpv-0.23.0.ebuild
69 @@ -1,4 +1,4 @@
70 -# Copyright 1999-2016 Gentoo Foundation
71 +# Copyright 1999-2017 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 # $Id$
74
75 @@ -30,9 +30,9 @@ LICENSE="GPL-2+ BSD ISC"
76 SLOT="0"
77 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl encode
78 gbm +iconv jack jpeg lcms +libass libav libcaca libmpv +lua luajit openal
79 - +opengl oss pulseaudio raspberry-pi rubberband samba -sdl selinux test
80 - tools +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver
81 - +xv zsh-completion"
82 + +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools
83 + +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver +xv
84 + zsh-completion"
85
86 REQUIRED_USE="
87 || ( cli libmpv )
88
89 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
90 index 0069f84..2f1de7f 100644
91 --- a/media-video/mpv/mpv-9999.ebuild
92 +++ b/media-video/mpv/mpv-9999.ebuild
93 @@ -1,4 +1,4 @@
94 -# Copyright 1999-2016 Gentoo Foundation
95 +# Copyright 1999-2017 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 # $Id$
98
99 @@ -30,9 +30,9 @@ LICENSE="GPL-2+ BSD ISC"
100 SLOT="0"
101 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl encode
102 gbm +iconv jack jpeg lcms +libass libav libcaca libmpv +lua luajit openal
103 - +opengl oss pulseaudio raspberry-pi rubberband samba -sdl selinux test
104 - tools +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver
105 - +xv zsh-completion"
106 + +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools
107 + +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver +xv
108 + zsh-completion"
109
110 REQUIRED_USE="
111 || ( cli libmpv )