git: a5e6fc3d595e - main - multimedia/libav: deprecate abandonware
Tobias C. Berner
tcberner at FreeBSD.org
Wed Apr 21 09:02:58 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b
commit a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-04-21 09:00:59 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-04-21 09:02:51 +0000
multimedia/libav: deprecate abandonware
Dead "fork" of ffmpeg, last release back in 2018
PR: 255234
---
multimedia/libav/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile
index 5f0d40a3bcd9..9363d8f652bb 100644
--- a/multimedia/libav/Makefile
+++ b/multimedia/libav/Makefile
@@ -9,6 +9,9 @@ COMMENT= Realtime audio/video conversion library
LICENSE= GPLv2+
+DEPRECATED= Unmaintained upstream, use multimedia/ffmpeg instead
+EXPIRATION_DATE=2021-05-31
+
BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment
BROKEN_armv6= fails to compile: cc: warning: joined argument expects additional value: -mcpu=
More information about the dev-commits-ports-all
mailing list