Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2022 15:42:32 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9d55c35804f - main - multimedia/obs-websocket: mark BROKEN
Message-ID:  <202206071542.257FgW0o029064@gitrepo.freebsd.org>

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

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

commit b9d55c35804f58e3d0b9d9118d0abf99a1b1d8e4
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:44:11 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 15:39:07 +0000

    multimedia/obs-websocket: mark BROKEN
    
    Approved by:    portmgr blanket
---
 multimedia/obs-websocket/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/obs-websocket/Makefile b/multimedia/obs-websocket/Makefile
index afdbbcafeef6..9d4c3fd3a2f5 100644
--- a/multimedia/obs-websocket/Makefile
+++ b/multimedia/obs-websocket/Makefile
@@ -8,6 +8,8 @@ COMMENT=	OBS Studio Plugin: WebSockets API
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: src/rpc/../obs-websocket.h:36:7: error: type alias redefinition with different types
+
 BUILD_DEPENDS=	websocketpp>0:devel/websocketpp
 LIB_DEPENDS=	libobs.so:multimedia/obs-studio
 



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