Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 21:54:38 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: 60e0839b409e - main - audio/pulseeffects: Deprecate and set expiration date to 2023-06-30
Message-ID:  <202305022154.342LscF6023323@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=60e0839b409e87e7812d227c7aa4bf592add2f3e

commit 60e0839b409e87e7812d227c7aa4bf592add2f3e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-02 21:51:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-02 21:51:38 +0000

    audio/pulseeffects: Deprecate and set expiration date to 2023-06-30
    
    Listed a BROKEN for over a year and abandoned upstream. New project
    upstream is called Easy Effects and targets PipeWire.
    
    Reference: https://github.com/wwmm/easyeffects
    
    Approved by:    portmgr (build intrastructure)
---
 audio/pulseeffects/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/pulseeffects/Makefile b/audio/pulseeffects/Makefile
index b37b47772468..9e8a62b5ed9e 100644
--- a/audio/pulseeffects/Makefile
+++ b/audio/pulseeffects/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/wwmm/pulseeffects
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+DEPRECATED=	Broken for almost a year and abandoned upstream
+EXPIRATION_DATE=2023-06-30
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}gstreamer1>=1.4.0:multimedia/py-gstreamer1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \



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