Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 19:49:00 +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: r537841 - head/audio/fabla2-lv2
Message-ID:  <202006031949.053Jn0BS037549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031949.053Jn0BS037549>