svn commit: r537844 - head/audio/ir-lv2

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


Author: antoine
Date: Wed Jun  3 19:51:18 2020
New Revision: 537844
URL: https://svnweb.freebsd.org/changeset/ports/537844

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/ir-lv2/Makefile

Modified: head/audio/ir-lv2/Makefile
==============================================================================
--- head/audio/ir-lv2/Makefile	Wed Jun  3 19:50:36 2020	(r537843)
+++ head/audio/ir-lv2/Makefile	Wed Jun  3 19:51:18 2020	(r537844)
@@ -13,6 +13,8 @@ COMMENT=	LV2 impulse response plugin for reverb and ca
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		ir_gui.cc:1681:14: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/include/fftw3.h:math/fftw3
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \


More information about the svn-ports-all mailing list