audio/faac: revert undue port deprecation

- It's being used by the `audio/flacon' port, both as part of the
  test suite and optional user-facing run-time dependency
- Upstream is active and any complaints regarding the code itself
  should be sent there rather than used as a deprecation reason
This commit is contained in:
Alexey Dokuchaev 2025-04-30 06:36:20 +00:00
parent 25bf7c5ce3
commit 2cfc957fec

View file

@ -13,9 +13,6 @@ LICENSE_NAME_ISO= ISO/IEC14496
LICENSE_FILE_ISO= ${WRKSRC}/README LICENSE_FILE_ISO= ${WRKSRC}/README
LICENSE_PERMS_ISO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept 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 USES= autoreconf compiler:c11 gmake libtool pathfix
USE_LDCONFIG= yes USE_LDCONFIG= yes