git: 594faf8b02f9 - main - audio/aacplusenc: Deprecate and set expiration date to 2022-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Jul 2022 10:03:29 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=594faf8b02f99d6d0a2cc898624fd39a3b21f9c9 commit 594faf8b02f99d6d0a2cc898624fd39a3b21f9c9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-07-12 10:01:54 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-07-12 10:01:57 +0000 audio/aacplusenc: Deprecate and set expiration date to 2022-09-30 Legacy format which later evolved into HE-AAC(v1), HE-AACv2 which are superseded by xHE-AAC/USAC --- audio/aacplusenc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index b6bcf203c023..066f256eed4e 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -18,6 +18,9 @@ LICENSE_NAME= aacplusenc LICENSE_TEXT= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies LICENSE_PERMS= auto-accept +DEPRECATED= Legacy audio format, superseded by HE-AAC(v1), HE-AACv2 and xHE-AAC/USAC. Please consider using audio/fdk-aac via FFmpeg or audio/exhale +EXPIRATION_DATE=2022-09-30 + CPE_VENDOR= aacplusenc_project OPTIONS_DEFINE= FFTW3