Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Mon, 24 Feb 2020 13:06:19
Message-Id: 1582549574.f65d88263e2124e7e965b5fc46c62d68219aa117.zlogene@gentoo
1 commit: f65d88263e2124e7e965b5fc46c62d68219aa117
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 13:04:44 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 13:06:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65d8826
7
8 media-video/mpv: remove bash-completion references
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 media-video/mpv/mpv-0.32.0-r1.ebuild | 11 -----------
14 1 file changed, 11 deletions(-)
15
16 diff --git a/media-video/mpv/mpv-0.32.0-r1.ebuild b/media-video/mpv/mpv-0.32.0-r1.ebuild
17 index 6180d768e59..8530b0c138e 100644
18 --- a/media-video/mpv/mpv-0.32.0-r1.ebuild
19 +++ b/media-video/mpv/mpv-0.32.0-r1.ebuild
20 @@ -335,17 +335,6 @@ pkg_postinst() {
21 elog "X11 or Mac OS Aqua. Consider enabling the 'opengl' USE flag."
22 fi
23
24 - if use cli && ! has_version 'app-shells/mpv-bash-completion'; then
25 - elog "If you want to have command-line completion via bash-completion,"
26 - elog "please install app-shells/mpv-bash-completion."
27 - fi
28 -
29 - if use cli && [[ -n ${REPLACING_VERSIONS} ]] &&
30 - has_version 'app-shells/mpv-bash-completion'; then
31 - elog "If command-line completion doesn't work after mpv update,"
32 - elog "please rebuild app-shells/mpv-bash-completion."
33 - fi
34 -
35 elog "If you want URL support, please install net-misc/youtube-dl."
36
37 gnome2_icon_cache_update