wip/jitsi-meet: import version 3858

Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses
Jitsi Videobridge to provide high quality, secure and scalable video
conferences. Jitsi Meet in action can be seen at here at the session #482 of
the VoIP Users Conference.

The Jitsi Meet client runs in your browser, without installing anything else on
your computer. You can try it out at https://meet.jit.si.

Jitsi Meet allows very efficient collaboration. Users can stream their desktop
or only some windows. It also supports shared document editing with Etherpad.
This commit is contained in:
Pierre Pronchery 2020-08-31 21:52:51 +02:00
parent a4689cc148
commit 7455dd9b18
5 changed files with 48 additions and 0 deletions

View File

@ -1710,6 +1710,7 @@ SUBDIR+= jfsw-git
SUBDIR+= jgloss
SUBDIR+= jgraphx
SUBDIR+= jitsi
SUBDIR+= jitsi-meet
SUBDIR+= jlibtool
SUBDIR+= jmol
SUBDIR+= jmtpfs

10
jitsi-meet/DESCR Normal file
View File

@ -0,0 +1,10 @@
Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses
Jitsi Videobridge to provide high quality, secure and scalable video
conferences. Jitsi Meet in action can be seen at here at the session #482 of
the VoIP Users Conference.
The Jitsi Meet client runs in your browser, without installing anything else on
your computer. You can try it out at https://meet.jit.si.
Jitsi Meet allows very efficient collaboration. Users can stream their desktop
or only some windows. It also supports shared document editing with Etherpad.

30
jitsi-meet/Makefile Normal file
View File

@ -0,0 +1,30 @@
# $NetBSD$
GITHUB_PROJECT= jitsi-meet
DISTNAME= 3858
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=jitsi/}
DIST_SUBDIR= ${GITHUB_PROJECT}
MAINTAINER= khorben@defora.org
HOMEPAGE= https://github.com/jitsi/jitsi-meet/
COMMENT= Secure, Simple and Scalable Video Conferences
LICENSE= apache-2.0
WRKSRC= ${WRKDIR}/jitsi-meet-3858
USE_LANGUAGES= c c++
USE_TOOLS= gmake
PYTHON_VERSIONS_ACCEPTED= 27
do-configure:
cd ${WRKSRC} && \
npm install
BUILD_DEPENDS+= npm-[0-9]*:../../lang/npm
.include "../../lang/nodejs/nodeversion.mk"
.include "../../lang/python/tool.mk"
.include "../../www/nghttp2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

1
jitsi-meet/PLIST Normal file
View File

@ -0,0 +1 @@
@comment $NetBSD$

6
jitsi-meet/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (jitsi-meet/3858.tar.gz) = 2849cc74def2b752f3ffd1197bae067e57221760
RMD160 (jitsi-meet/3858.tar.gz) = 87ad7becb6843f86f5ad52610cc7f5703419d267
SHA512 (jitsi-meet/3858.tar.gz) = e8083947041fd4c730fd553ac2adae4b2551fe1190f4ea89a7b604428c5363b74093fd4396aca31d7792775e5cf4d97e9f06c054a102a8a58aea05d3937b3a25
Size (jitsi-meet/3858.tar.gz) = 112373227 bytes