Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2022 11:18: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: ee62ec3510b8 - main - multimedia/mps-youtube: Mark BROKEN, deprecate and set expiration date to 2022-06-30
Message-ID:  <202205101118.24ABIjT1085646@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=ee62ec3510b8aa21dfd10dc1f8a8f7d9beaa181f

commit ee62ec3510b8aa21dfd10dc1f8a8f7d9beaa181f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-10 10:38:34 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-10 10:38:41 +0000

    multimedia/mps-youtube: Mark BROKEN, deprecate and set expiration date to 2022-06-30
    
    Doesn't work, multiple reports upstream and is abandoned upstream
    
    There are at least two forks:
    https://github.com/iamtalhaasghar/yewtube/
    https://github.com/otisdog8/termitube
    
    PR:             263519
    Approved by:    nivit (maintainer timeout, 2+ weeks)
---
 multimedia/mps-youtube/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/multimedia/mps-youtube/Makefile b/multimedia/mps-youtube/Makefile
index e2754c8003b1..795650c25b32 100644
--- a/multimedia/mps-youtube/Makefile
+++ b/multimedia/mps-youtube/Makefile
@@ -13,6 +13,10 @@ COMMENT=	Terminal based YouTube jukebox with playlist management
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		doesn't work, multiple reports upstream
+DEPRECATED=	Abandoned upstream
+EXPIRATION_DATE=2022-06-30
+
 RUN_DEPENDS=	ca_root_nss>=3.17.3:security/ca_root_nss \
 		${PYTHON_PKGNAMEPREFIX}pafy>=0.5.0:www/py-pafy@${PY_FLAVOR}
 



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