mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
multimedia/ffmpeg2theora: Deprecate and set expiration date to 2022-06-30
Theora itself hasn't seen development apart from minor fixes in over 10 years and have been superseded by AV1/H.264/H.265/VP8 and VP9 (depending on view regarding royalties) and by now this port has outlived its purpose. Users still wanting to encode in this format can still use ffmpeg as-is. PR: 263528 Approved by: wg (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
7e2e61b2c8
commit
2214ad3c40
@ -9,6 +9,9 @@ MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/downloads/
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Reencode many media file formats to Ogg Theora
|
||||
|
||||
DEPRECATED= Legacy video format, superseded by AV1/H.264/H.265/VP8/VP9
|
||||
EXPIRATION_DATE=2022-06-30
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
||||
|
Loading…
Reference in New Issue
Block a user