Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 19:51:19 +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: r537844 - head/audio/ir-lv2
Message-ID:  <202006031951.053JpJVK038741@repo.freebsd.org>

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



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