git: 781a05554b96 - main - multimedia/clive: Mark BROKEN, deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 11:18:42 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=781a05554b969000e09c2be0d7f202dcc1a05a44 commit 781a05554b969000e09c2be0d7f202dcc1a05a44 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-10 10:24:41 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-10 10:24:53 +0000 multimedia/clive: Mark BROKEN, deprecate and set expiration date to 2022-06-30 Doesn't work with multiple websites, last release in 2012 and we have at least two ports in tree that are maintained upstream and offers similar functionality (www/yt-dlp and multimedia/streamlink). PR: 263512 Approved by: pierre@guinoiseau.eu (maintainer timeout, 2+ weeks) --- multimedia/clive/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile index 1b1c1c1bae05..5f179562ecbe 100644 --- a/multimedia/clive/Makefile +++ b/multimedia/clive/Makefile @@ -11,6 +11,10 @@ COMMENT= Command line video extraction tool for YouTube and others LICENSE= GPLv3 +BROKEN= doesn't work with multiple websites +DEPRECATED= Last release in 2012, please consider using www/yt-dlp or multimedia/streamlink +EXPIRATION_DATE=2022-06-30 + TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:devel/p5-Getopt-ArgvFile \ p5-JSON-XS>=2.30:converters/p5-JSON-XS