aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/livestreamer/Makefile4
1 files changed, 4 insertions, 0 deletions
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} \