svn commit: r537843 - head/audio/infamous-plugins-lv2

Antoine Brodin antoine at FreeBSD.org
Wed Jun 3 19:50:36 UTC 2020


Author: antoine
Date: Wed Jun  3 19:50:36 2020
New Revision: 537843
URL: https://svnweb.freebsd.org/changeset/ports/537843

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/audio/infamous-plugins-lv2/Makefile

Modified: head/audio/infamous-plugins-lv2/Makefile
==============================================================================
--- head/audio/infamous-plugins-lv2/Makefile	Wed Jun  3 19:49:45 2020	(r537842)
+++ head/audio/infamous-plugins-lv2/Makefile	Wed Jun  3 19:50:36 2020	(r537843)
@@ -12,6 +12,8 @@ COMMENT=	LV2 plugins for various sound effects
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		casynth_ui_main.cxx:181:5: error: cannot initialize a member subobject of type 'LV2UI_Handle'
+
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/lib/libfftw3.so:math/fftw3
 LIB_DEPENDS=	libfftw3f.so:math/fftw3-float \


More information about the svn-ports-all mailing list