audio/calf-lv2: Broken.

(cherry picked from commit da7c8ee010)
This commit is contained in:
Yuri Victorovich 2021-12-12 10:12:00 -08:00
parent ce8e04db8b
commit f2b9853a5e
1 changed files with 5 additions and 1 deletions

View File

@ -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