Date: Sat, 11 Jan 2025 10:49:42 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4bd8bfce2c7d - main - multimedia/lives: Deprecate and set expiration date to 2025-02-28 Message-ID: <202501111049.50BAngP7068238@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bd8bfce2c7dce5b0258adca0c84d8b2d93befce commit 4bd8bfce2c7dce5b0258adca0c84d8b2d93befce Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-01-11 10:41:35 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-01-11 10:49:37 +0000 multimedia/lives: Deprecate and set expiration date to 2025-02-28 Marked broken in 2023 Approved by: portmgr (blanket) --- multimedia/lives/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 8075fefecf70..7998e4951a74 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LGPL BROKEN= fails to build with FFmpeg 6 +DEPRECATED= Marked broken in 2023, sunset port +EXPIRATION_DATE=2025-02-28 BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ analyseplugin:audio/ladspa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501111049.50BAngP7068238>