aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-12-12 18:12:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-12-12 22:06:09 +0000
commitf2b9853a5e2d5514d36ee597fe5d7a9908136399 (patch)
tree0c2f6ddbe22bc022fb6ae03698e1565fec28533b
parentce8e04db8b1aa8bf1a3135a38cfc3b4761de0f81 (diff)
downloadports-f2b9853a5e2d5514d36ee597fe5d7a9908136399.tar.gz
ports-f2b9853a5e2d5514d36ee597fe5d7a9908136399.zip
audio/calf-lv2: Broken.
(cherry picked from commit da7c8ee010fd596d96c5a593abffb78687fd72ac)
-rw-r--r--audio/calf-lv2/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile
index faba345e743f..d8478cc3003e 100644
--- a/audio/calf-lv2/Makefile
+++ b/audio/calf-lv2/Makefile
@@ -13,6 +13,8 @@ COMMENT= Set of LV2 plugins
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+BROKEN= toolchain writes the shared library that SEGVs on load: Invalid permissions for mapped object: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260364
+
BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \
libfontconfig.so:x11-fonts/fontconfig \
@@ -28,7 +30,9 @@ USE_CXXSTD= c++11
INSTALL_TARGET= install-strip
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
-USE_GCC= yes # workaround for https://github.com/calf-studio-gear/calf/issues/227, supposedly fixed in clang-8.0.1-+rc4-1
+USE_GCC= yes # workaround for https://github.com/calf-studio-gear/calf/issues/227, and then https://github.com/calf-studio-gear/calf/issues/156
+
+INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS LASH
OPTIONS_DEFAULT= LASH