svn commit: r537846 - head/audio/triceratops-lv2

Antoine Brodin antoine at FreeBSD.org
Wed Jun 3 19:53:08 UTC 2020


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
 


More information about the svn-ports-head mailing list