From e4591316fcda1cb483fd04d60d03bd2ba40b1e7b Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Thu, 27 Apr 2023 12:02:00 +0200 Subject: multimedia/lives: Mark BROKEN Fails to build with FFmpeg 6 and I can't figure out how to fix it PR: 261302 Reported by: antoine (via exp-run) --- multimedia/lives/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index e69acbf4cd1d..b1140d5fd0a0 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -14,6 +14,8 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LGPL +BROKEN= fails to build with FFmpeg 6 + BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ analyseplugin:audio/ladspa LIB_DEPENDS= liboil-0.3.so:devel/liboil \ -- cgit v1.2.3