git: d66dd9fac76b - main - audio/aacgain: Mark BROKEN, deprecate and set expiration date to 2023-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Jun 2023 14:39:15 UTC
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