pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/yt-dlp



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Jul  4 18:18:49 UTC 2026

Modified Files:
        pkgsrc/net/yt-dlp: DESCR

Log Message:
yt-dlp: Remove suggested other programs from DESCR

Replace with statement that the package contains only yl-dlp proper
and does depend one programs that upstream recommends.   This is
describing that is in the package, by saying that those are *not* in
the package -- because this package is irregular and does not follow
pkgsrc norms of depending on things that are required.   (I realize
that's because it can do N things and what's required dpeends on
which, so there is no clear answer.)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/yt-dlp/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/yt-dlp/DESCR
diff -u pkgsrc/net/yt-dlp/DESCR:1.2 pkgsrc/net/yt-dlp/DESCR:1.3
--- pkgsrc/net/yt-dlp/DESCR:1.2 Sat Jul  4 16:19:00 2026
+++ pkgsrc/net/yt-dlp/DESCR     Sat Jul  4 18:18:49 2026
@@ -16,9 +16,5 @@ Some of the new features are:
 * plugin extractors
 * differences in default behavior
 
-yt-dlp works fine for most supported sites. At least multimedia/ffmpeg[2345678]
-is highly recommended for some extractors, as well as net/rtmpdump and
-multimedia/mplayer or multimedia/mpv.
-You also want to install audio/py-mutagen, security/py-cryptodome,
-phantomjs, www/py-websockets, security/py-keyring for some functions
-of the application.
+(This package contains only yt-dlp proper, and does not depend on
+various programs that upstream labels strongly recommended.)



Home | Main Index | Thread Index | Old Index