audio/celt: Deprecate and set expiration date to 2021-12-31

Deprecated and considered obsolete by upstream in 2016 in favour of (lib)opus
Reference: https://wiki.xiph.org/index.php?title=OggCELT&oldid=16389

PR:		258655
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D32050
This commit is contained in:
Daniel Engberg
2021-09-29 09:11:03 +02:00
parent a584796736
commit df68c5b340

View File

@@ -12,6 +12,9 @@ COMMENT= The CELT ultra-low delay audio codec
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Deprecated and considered obsolete by upstream in 2016 in favour of (lib)opus
EXPIRATION_DATE=2021-12-31
LIB_DEPENDS= libogg.so:audio/libogg
GNU_CONFIGURE= yes