pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
yt-dlp: set PKGNAME to yt-dlp
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Nov 8 11:08:01 2021 +0100
Changeset: bb19a978e4601bd799bcfc446c74255ef17c4650
Modified Files:
yt-dlp/Makefile
Log Message:
yt-dlp: set PKGNAME to yt-dlp
This is a program, not a library, so only one version is needed.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb19a978e4601bd799bcfc446c74255ef17c4650
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
yt-dlp/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/yt-dlp/Makefile b/yt-dlp/Makefile
index 8780015347..784337b195 100644
--- a/yt-dlp/Makefile
+++ b/yt-dlp/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
DISTNAME= yt-dlp-2021.10.22
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PYPI:=y/yt-dlp/}
# \TODO: create symlink, as mpv makes use of youtube-dl?
Home |
Main Index |
Thread Index |
Old Index