| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/multimedia/mswebrtc/ |
Upload File : |
PORTNAME= mswebrtc
PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= multimedia net
MASTER_SITES= https://www.linphone.org/releases/sources/plugins/mswebrtc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Mediastreamer plugin with WebRTC codecs
WWW= https://www.linphone.org/technical-corner/mediastreamer2.html
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= does not build: incorrect dependency on net/mediastreamer
LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \
libmediastreamer_base.so:net/mediastreamer \
libortp.so:net/ortp
USES= cmake compiler:c++11-lib
CMAKE_ARGS= -DENABLE_STATIC=NO
PLIST_FILES= lib/mediastreamer/plugins/libmswebrtc.so
.include <bsd.port.mk>