Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 19:53:08 +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: r537846 - head/audio/triceratops-lv2
Message-ID:  <202006031953.053Jr80T044169@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun  3 19:53:07 2020
New Revision: 537846
URL: https://svnweb.freebsd.org/changeset/ports/537846

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/triceratops-lv2/Makefile

Modified: head/audio/triceratops-lv2/Makefile
==============================================================================
--- head/audio/triceratops-lv2/Makefile	Wed Jun  3 19:52:20 2020	(r537845)
+++ head/audio/triceratops-lv2/Makefile	Wed Jun  3 19:53:07 2020	(r537846)
@@ -14,6 +14,7 @@ COMMENT=	Polyphonic synthesizer LV2 plugin
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		triceratops_gui.cpp:892:26: error: cannot initialize a member subobject of type 'LV2UI_Handle'
 DEPRECATED=	Uses deprecated version of python
 EXPIRATION_DATE=	2020-08-15
 



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