Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 00:37:03 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 19cb6aef3495 - main - multimedia/lms: STB option and Magic interaction was fixed upstream
Message-ID:  <202301230037.30N0b3is055510@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=19cb6aef3495a7441530606f846d1af00a5469d4

commit 19cb6aef3495a7441530606f846d1af00a5469d4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-23 00:35:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-23 00:37:01 +0000

    multimedia/lms: STB option and Magic interaction was fixed upstream
---
 multimedia/lms/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile
index 26ef8fef1c68..5798dfe2b159 100644
--- a/multimedia/lms/Makefile
+++ b/multimedia/lms/Makefile
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301230037.30N0b3is055510>