aboutsummaryrefslogtreecommitdiff
path: root/audio/bespokesynth
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-09 15:55:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-09 20:49:20 +0000
commit6ec1597157fc99d98f405dbe0eed415f8aa58a1e (patch)
treeef1b870c08cf77d23d8a8ef0e23d42bca7f25275 /audio/bespokesynth
parent6e09787d318f41ddbfe8e4e9c80237e0c8e2485f (diff)
downloadports-6ec1597157fc99d98f405dbe0eed415f8aa58a1e.tar.gz
ports-6ec1597157fc99d98f405dbe0eed415f8aa58a1e.zip
audio/bespokesynth: Broken: incompatible with the latest JUCE
Diffstat (limited to 'audio/bespokesynth')
-rw-r--r--audio/bespokesynth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/bespokesynth/Makefile b/audio/bespokesynth/Makefile
index 827484519be0..f551da43008f 100644
--- a/audio/bespokesynth/Makefile
+++ b/audio/bespokesynth/Makefile
@@ -10,6 +10,8 @@ WWW= https://www.bespokesynth.com/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= incompatible with the latest JUCE (juce-7.0.3), see https://github.com/BespokeSynth/BespokeSynth/issues/1047
+
BUILD_DEPENDS= juce>0:devel/juce \
pybind11>0:devel/pybind11
LIB_DEPENDS= libasound.so:audio/alsa-lib \