svn commit: r537845 - head/audio/sorcer-lv2

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


Author: antoine
Date: Wed Jun  3 19:52:20 2020
New Revision: 537845
URL: https://svnweb.freebsd.org/changeset/ports/537845

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/sorcer-lv2/Makefile

Modified: head/audio/sorcer-lv2/Makefile
==============================================================================
--- head/audio/sorcer-lv2/Makefile	Wed Jun  3 19:51:18 2020	(r537844)
+++ head/audio/sorcer-lv2/Makefile	Wed Jun  3 19:52:20 2020	(r537845)
@@ -13,6 +13,8 @@ COMMENT=	Wavetable LV2 plugin synth targeted at the el
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		sorcer_ui.cxx:265:21: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs
 LIB_DEPENDS=	libntk.so:x11-toolkits/ntk


More information about the svn-ports-head mailing list