Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 06:42:45 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f77edff7451a - main - multimedia/livestreamer: Mark BROKEN, deprecate and expiration date to 2022-06-30
Message-ID:  <202204270642.23R6gjw1017080@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f77edff7451a133834a3f3868092b9ba486b0f6c

commit f77edff7451a133834a3f3868092b9ba486b0f6c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-04-27 06:34:48 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-04-27 06:42:10 +0000

    multimedia/livestreamer: Mark BROKEN, deprecate and expiration date to 2022-06-30
    
    Abandoned upstream, multiple bug reports upstream about it not working.
    We have at least two ports in tree that are maintained upstream and
    offers similar functionality (www/yt-dlp and multimedia/streamlink).
    
    PR:             263516
    Approved by:    multimedia (tcberner)
---
 multimedia/livestreamer/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/multimedia/livestreamer/Makefile b/multimedia/livestreamer/Makefile
index 32422cf8217a..db2e2f0d16f0 100644
--- a/multimedia/livestreamer/Makefile
+++ b/multimedia/livestreamer/Makefile
@@ -13,6 +13,10 @@ COMMENT=	Extract web streams and pipe them into video player of choice
 LICENSE=	BSD2CLAUSE MIT APACHE20
 LICENSE_COMB=	multi
 
+BROKEN=		Doesn't work, multiple reports upstream
+DEPRECATED=	Abandoned upstream, please consider using www/yt-dlp or multimedia/streamlink
+EXPIRATION_DATE=2022-06-30
+
 RUN_DEPENDS=	rtmpdump:multimedia/rtmpdump \
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204270642.23R6gjw1017080>