Date: Wed, 3 Jun 2020 19:52:21 +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: r537845 - head/audio/sorcer-lv2 Message-ID: <202006031952.053JqLc2043075@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Jun 3 19:52:20 2020 New Revision: 537845 URL: https://svnweb.freebsd.org/changeset/ports/537845 Log: Mark BROKEN Reported by: pkg-fallout Modified: head/audio/sorcer-lv2/Makefile Modified: head/audio/sorcer-lv2/Makefile ============================================================================== --- head/audio/sorcer-lv2/Makefile Wed Jun 3 19:51:18 2020 (r537844) +++ head/audio/sorcer-lv2/Makefile Wed Jun 3 19:52:20 2020 (r537845) @@ -13,6 +13,8 @@ COMMENT= Wavetable LV2 plugin synth targeted at the el LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= sorcer_ui.cxx:265:21: error: cannot initialize a member subobject of type 'LV2UI_Handle' + BUILD_DEPENDS= lv2>0:audio/lv2 \ ${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs LIB_DEPENDS= libntk.so:x11-toolkits/ntk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031952.053JqLc2043075>