svn commit: r537841 - head/audio/fabla2-lv2

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


Author: antoine
Date: Wed Jun  3 19:48:59 2020
New Revision: 537841
URL: https://svnweb.freebsd.org/changeset/ports/537841

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/fabla2-lv2/Makefile

Modified: head/audio/fabla2-lv2/Makefile
==============================================================================
--- head/audio/fabla2-lv2/Makefile	Wed Jun  3 19:48:13 2020	(r537840)
+++ head/audio/fabla2-lv2/Makefile	Wed Jun  3 19:48:59 2020	(r537841)
@@ -12,6 +12,8 @@ COMMENT=	Sampler with multiple layers, banks, pads, in
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		ui.cxx:442:2: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsamplerate.so:audio/libsamplerate \
 		libsndfile.so:audio/libsndfile


More information about the svn-ports-all mailing list