MFH: r484092
Mark BROKEN: fails to build tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to 'jack_options_t' (aka 'JackOptions') is not allowed if ((client=jack_client_open("terminatorX", (jack_options_t) NULL, NULL))==0) { ^~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
7d57f92a99
commit
5b53a4238d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=484093
@ -15,6 +15,8 @@ COMMENT= Realtime audio synthesizer that allows you to "scratch" on audio data
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
|
||||
rarian-sk-config:textproc/rarian
|
||||
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
||||
|
Loading…
Reference in New Issue
Block a user