Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2024 19:58:44 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: da41a5ff5e3d - main - audio/gnormalize: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401221958.40MJwi18061057@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=da41a5ff5e3d465d83b97f090c8e0676de4c3e27

commit da41a5ff5e3d465d83b97f090c8e0676de4c3e27
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-22 19:48:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-22 19:58:36 +0000

    audio/gnormalize: Deprecate and set expiration date to 2024-02-29
    
    Last release in 2008, upstream is dead, depends on deprecated library
    GTK2 and uses legacy workarounds that can potentially cause lossy
    conversions. Redirect users to audio/rsgain and audio/cyanrip
    
    PR:             276185
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 audio/gnormalize/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/gnormalize/Makefile b/audio/gnormalize/Makefile
index 589c9bf13669..a70ba7b5337e 100644
--- a/audio/gnormalize/Makefile
+++ b/audio/gnormalize/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	darcsis@gmail.com
 COMMENT=	Alternative for replaygain
 WWW=		https://gnormalize.sourceforge.net/
 
+DEPRECATED=	Last release in 2008, upstream is dead, depends on deprecated library GTK2 and uses legacy workarounds that can potentially cause lossy conversions. Consider using audio/rsgain and audio/cyanrip
+EXPIRATION_DATE=2024-02-29
+
 RUN_DEPENDS+=	p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
 		wavegain:audio/wavegain
 



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