commit:     becda816e508d089a52682cbb1eaf904d507fce9
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 01:53:12 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 02:35:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becda816

www-client/qutebrowser: remove mention of youtube-dl

mpv now defaults to yt-dlp without further setting up, and
yt-dlp also provides a youtube-dl wrapper either way.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild | 2 +-
 www-client/qutebrowser/qutebrowser-2.4.0.ebuild    | 2 +-
 www-client/qutebrowser/qutebrowser-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild 
b/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
index 0b940abb3a02..bfc54af8e690 100644
--- a/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
@@ -123,6 +123,6 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                elog "Note that optional scripts in 
${EROOT}/usr/share/${PN}/{user,}scripts"
                elog "have additional dependencies not covered by this ebuild, 
for example"
-               elog "view_in_mpv needs media-video/mpv setup to use yt-dlp or 
youtube-dl."
+               elog "view_in_mpv needs media-video/mpv[lua] and 
net-misc/yt-dlp."
        fi
 }

diff --git a/www-client/qutebrowser/qutebrowser-2.4.0.ebuild 
b/www-client/qutebrowser/qutebrowser-2.4.0.ebuild
index a48b15b96f0f..f3fcf16be9a4 100644
--- a/www-client/qutebrowser/qutebrowser-2.4.0.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.4.0.ebuild
@@ -119,6 +119,6 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                elog "Note that optional scripts in 
${EROOT}/usr/share/${PN}/{user,}scripts"
                elog "have additional dependencies not covered by this ebuild, 
for example"
-               elog "view_in_mpv needs media-video/mpv setup to use yt-dlp or 
youtube-dl."
+               elog "view_in_mpv needs media-video/mpv[lua] and 
net-misc/yt-dlp."
        fi
 }

diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild 
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index a48b15b96f0f..f3fcf16be9a4 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -119,6 +119,6 @@ pkg_postinst() {
        if [[ ! ${REPLACING_VERSIONS} ]]; then
                elog "Note that optional scripts in 
${EROOT}/usr/share/${PN}/{user,}scripts"
                elog "have additional dependencies not covered by this ebuild, 
for example"
-               elog "view_in_mpv needs media-video/mpv setup to use yt-dlp or 
youtube-dl."
+               elog "view_in_mpv needs media-video/mpv[lua] and 
net-misc/yt-dlp."
        fi
 }

Reply via email to