summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-04-26 14:25:24 +0200
committerDavid Seifert <soap@gentoo.org>2020-04-26 14:25:24 +0200
commitde1a040e4f22451e53cc5fd23ec9264dc2be84c3 (patch)
tree0caa6a6032235658000267010fd1abfeb552afba /net-misc/youtube-dl
parentnet-misc/pulseaudio-dlna: Remove media-video/libav (diff)
downloadgentoo-de1a040e4f22451e53cc5fd23ec9264dc2be84c3.tar.gz
gentoo-de1a040e4f22451e53cc5fd23ec9264dc2be84c3.tar.bz2
gentoo-de1a040e4f22451e53cc5fd23ec9264dc2be84c3.zip
net-misc/youtube-dl: Remove media-video/libav
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/youtube-dl')
-rw-r--r--net-misc/youtube-dl/youtube-dl-2020.03.24.ebuild9
-rw-r--r--net-misc/youtube-dl/youtube-dl-99999999.ebuild9
2 files changed, 8 insertions, 10 deletions
diff --git a/net-misc/youtube-dl/youtube-dl-2020.03.24.ebuild b/net-misc/youtube-dl/youtube-dl-2020.03.24.ebuild
index 1f7d1a6c1729..9dc88dfb1591 100644
--- a/net-misc/youtube-dl/youtube-dl-2020.03.24.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2020.03.24.ebuild
@@ -58,11 +58,10 @@ pkg_postinst() {
elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
elog
elog "${PN} works fine on its own on most sites. However, if you want"
- elog "to convert video/audio, you'll need avconf (media-video/libav) or"
- elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube -"
- elog "videos can be retrieved in a higher quality format without sound."
- elog "${PN} will detect whether avconv/ffmpeg is present and"
- elog "automatically pick the best option."
+ elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
+ elog "On some sites - most notably YouTube - videos can be retrieved in"
+ elog "a higher quality format without sound. ${PN} will detect whether"
+ elog "ffmpeg is present and automatically pick the best option."
elog
elog "Videos or video formats streamed via RTMP protocol can only be"
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
diff --git a/net-misc/youtube-dl/youtube-dl-99999999.ebuild b/net-misc/youtube-dl/youtube-dl-99999999.ebuild
index e469e49163c2..a2a765dd04cb 100644
--- a/net-misc/youtube-dl/youtube-dl-99999999.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-99999999.ebuild
@@ -58,11 +58,10 @@ pkg_postinst() {
elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
elog
elog "${PN} works fine on its own on most sites. However, if you want"
- elog "to convert video/audio, you'll need avconf (media-video/libav) or"
- elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube -"
- elog "videos can be retrieved in a higher quality format without sound."
- elog "${PN} will detect whether avconv/ffmpeg is present and"
- elog "automatically pick the best option."
+ elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
+ elog "On some sites - most notably YouTube - videos can be retrieved in"
+ elog "a higher quality format without sound. ${PN} will detect whether"
+ elog "ffmpeg is present and automatically pick the best option."
elog
elog "Videos or video formats streamed via RTMP protocol can only be"
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."