Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2023 14:39:15 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: d66dd9fac76b - main - audio/aacgain: Mark BROKEN, deprecate and set expiration date to 2023-09-30
Message-ID:  <202306241439.35OEdFTs062687@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=d66dd9fac76bfc1d881ff65465bcd7af54498dc3

commit d66dd9fac76bfc1d881ff65465bcd7af54498dc3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-06-24 13:30:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-06-24 14:39:04 +0000

    audio/aacgain: Mark BROKEN, deprecate and set expiration date to 2023-09-30
    
    Unfetchable and deprecated way of adjusting playback volume, use
    audio/rsgain which utilizes ReplayGain instead.
    
    Approved by:    multimedia (with hat on)
---
 audio/aacgain/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile
index e57b881fbe92..f1caf6d63738 100644
--- a/audio/aacgain/Makefile
+++ b/audio/aacgain/Makefile
@@ -10,6 +10,10 @@ WWW=		http://aacgain.altosdesign.com/
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+DEPRECATED=	Obsolete way of handling volume adjustment, consider using audio/rsgain
+EXPIRATION_DATE=2022-09-30
+
 GNU_CONFIGURE=	yes
 USES=		gmake libtool tar:bzip2
 PLIST_FILES=	bin/aacgain



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