Date: Wed, 3 Jun 2020 19:48:13 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537840 - head/audio/eq10q-lv2 Message-ID: <202006031948.053JmD9V037417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Jun 3 19:48:13 2020 New Revision: 537840 URL: https://svnweb.freebsd.org/changeset/ports/537840 Log: Mark BROKEN Reported by: pkg-fallout Modified: head/audio/eq10q-lv2/Makefile Modified: head/audio/eq10q-lv2/Makefile ============================================================================== --- head/audio/eq10q-lv2/Makefile Wed Jun 3 19:47:20 2020 (r537839) +++ head/audio/eq10q-lv2/Makefile Wed Jun 3 19:48:13 2020 (r537840) @@ -13,6 +13,8 @@ COMMENT= Parametric equalizer LV2 audio plugin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= midside_ui.cpp:40:50: error: unknown type name '_LV2UI_Descriptor'; did you mean 'LV2UI_Descriptor'? + BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libfftw3.so:math/fftw3 \ libfontconfig.so:x11-fonts/fontconfig \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031948.053JmD9V037417>