svn commit: r537840 - head/audio/eq10q-lv2

Antoine Brodin antoine at FreeBSD.org
Wed Jun 3 19:48:14 UTC 2020


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 \


More information about the svn-ports-head mailing list