commit:     93108bbc144c00f5ca1702999b505a15254f91ef
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 12:38:10 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 13:21:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93108bbc

net-misc/gallery-dl: switch youtube-dl optfeature to yt-dlp

Untested but gallery-dl been using yt-dlp by default if available
since version 1.20.0 and there should be no problems with this
(youtube-dl is about to be removed, so no point in suggesting it).

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

 net-misc/gallery-dl/gallery-dl-1.23.3.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-1.23.5.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-1.24.1.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-1.24.2.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-1.24.3.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-1.24.4.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-9999.ebuild   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
index 047b1e34af67..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
index 047b1e34af67..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
index 047b1e34af67..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
index 3c10d80b2f57..9dcd7bdbba2f 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild
index 3c10d80b2f57..9dcd7bdbba2f 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
index 3c10d80b2f57..9dcd7bdbba2f 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild 
b/net-misc/gallery-dl/gallery-dl-9999.ebuild
index 3c10d80b2f57..9dcd7bdbba2f 100644
--- a/net-misc/gallery-dl/gallery-dl-9999.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-9999.ebuild
@@ -35,5 +35,5 @@ python_compile_all() {
 
 pkg_postinst() {
        optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
-       optfeature "video downloads" net-misc/youtube-dl
+       optfeature "video downloads" net-misc/yt-dlp
 }

Reply via email to