diff --git a/multimedia/obs-websocket/Makefile b/multimedia/obs-websocket/Makefile index 9d4c3fd3a2f5..5b8a8ab04777 100644 --- a/multimedia/obs-websocket/Makefile +++ b/multimedia/obs-websocket/Makefile @@ -1,32 +1,33 @@ PORTNAME= obs-websocket DISTVERSION= 4.8.0 CATEGORIES= multimedia www MAINTAINER= yuri@FreeBSD.org 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 +BROKEN= does not build: src/rpc/../obs-websocket.h:36:7: error: type alias redefinition with different types, see https://github.com/obsproject/obs-websocket/issues/954 BUILD_DEPENDS= websocketpp>0:devel/websocketpp LIB_DEPENDS= libobs.so:multimedia/obs-studio USES= cmake compiler:c++17-lang localbase:ldflags qt:5 +USE_QT= core gui widgets buildtools_build concurrent_build qmake_build + USE_GITHUB= yes -GH_ACCOUNT= Palakis +GH_ACCOUNT= obsproject GH_TUPLE= chriskohlhoff:asio:b73dc1d2c0ecb9452a87c26544d7f71e24342df6:chriskohlhoff_asio/deps/asio -USE_QT= core gui widgets buildtools_build concurrent_build qmake_build OPTIONS_DEFINE= IPV4 # with devel/websocketpp it's either IPv4 or IPv6, but not both OPTIONS_DEFAULT= IPV4 # project defaults to IPv6 but the port defaults to IPv4 because IPv4 is currently more common post-patch-IPV4-on: @${REINPLACE_CMD} -e 's|ip::tcp::v6|ip::tcp::v4|g' ${WRKSRC}/deps/asio/asio/src/tests/unit/ip/tcp.cpp @${REINPLACE_CMD} -e 's|_server.listen(|_server.listen(asio::ip::tcp::v4(), |g' ${WRKSRC}/src/WSServer.cpp post-install: # see https://github.com/Palakis/obs-websocket/issues/457 @${RM} -r ${STAGEDIR}${PREFIX}/lib/amd64-linux-gnu .include diff --git a/multimedia/obs-websocket/distinfo b/multimedia/obs-websocket/distinfo index db1383d62682..81dd9ea6f27c 100644 --- a/multimedia/obs-websocket/distinfo +++ b/multimedia/obs-websocket/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1590685877 -SHA256 (Palakis-obs-websocket-4.8.0_GH0.tar.gz) = a0b99f8039225305af36ef84d353155173d5878f56187a8988a827b487f15781 -SIZE (Palakis-obs-websocket-4.8.0_GH0.tar.gz) = 173336 +TIMESTAMP = 1655971074 +SHA256 (obsproject-obs-websocket-4.8.0_GH0.tar.gz) = a0b99f8039225305af36ef84d353155173d5878f56187a8988a827b487f15781 +SIZE (obsproject-obs-websocket-4.8.0_GH0.tar.gz) = 173336 SHA256 (chriskohlhoff-asio-b73dc1d2c0ecb9452a87c26544d7f71e24342df6_GH0.tar.gz) = e4a5f556e3d562c71f9e569ffa64eae665abd2c61d85a2d275c86042b32f9342 SIZE (chriskohlhoff-asio-b73dc1d2c0ecb9452a87c26544d7f71e24342df6_GH0.tar.gz) = 1211725