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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user