mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/faac: Deprecate and set expiration date to 2025-04-30
Produces poor audio quality compared to other encoders, redirect users to audio/fdk-aac , FFmpeg's native encoder or audio/exhale (xHE-AAC which supersedes AAC-LC) or FFmpeg's native encoder PR: 285248
This commit is contained in:
parent
a96569e743
commit
3ede612738
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ LICENSE_NAME_ISO= ISO/IEC14496
|
|||
LICENSE_FILE_ISO= ${WRKSRC}/README
|
||||
LICENSE_PERMS_ISO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
DEPRECATED= Produces poor audio quality compared to other encoders, consider using audio/fdk-aac , audio/exhale (xHE-AAC which supersedes AAC-LC) or FFmpeg's native encoder
|
||||
EXPIRATION_DATE=2025-04-30
|
||||
|
||||
USES= autoreconf compiler:c11 gmake libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue