multimedia/lms: STB option and Magic interaction was fixed upstream

This commit is contained in:
Yuri Victorovich 2023-01-22 16:35:00 -08:00
parent 454f116686
commit 19cb6aef34

View File

@ -37,7 +37,6 @@ OPTIONS_DEFAULT= MAGICK
STB_DESC= Use STB as image library (uses less memory)
STB_BUILD_DEPENDS= ${LOCALBASE}/include/stb/stb_image.h:devel/stb
STB_CMAKE_BOOL= FREEBSD_USE_STB
STB_BROKEN= bug#268487 (crash when transcoding is activated for subsonic API when using STB as image library)
MAGICK_DESC= Use GraphicsMagick++ as image library
MAGICK_LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick