"Fossies" - the Fresh Open Source Software Archive 
Member "jitsi-meet-7688/debian/control" (1 Dec 2023, 2166 Bytes) of package /linux/misc/jitsi-meet-7688.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 Source: jitsi-meet-web
2 Section: net
3 Priority: extra
4 Maintainer: Jitsi Team <dev@jitsi.org>
5 Uploaders: Emil Ivov <emcho@jitsi.org>, Damian Minkov <damencho@jitsi.org>
6 Build-Depends: debhelper (>= 8.0.0), nodejs
7 Standards-Version: 3.9.6
8 Homepage: https://jitsi.org/meet
9
10 Package: jitsi-meet-web
11 Replaces: jitsi-meet (<= 1.0.1525-1)
12 Architecture: all
13 Depends: ${misc:Depends}
14 Description: WebRTC JavaScript video conferences
15 Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
16 Videobridge to provide high quality, scalable video conferences.
17 .
18 It is a web interface to Jitsi Videobridge for audio and video
19 forwarding and relaying.
20
21 Package: jitsi-meet-web-config
22 Architecture: all
23 Depends: openssl, nginx | nginx-full | nginx-extras | openresty | apache2, curl
24 Description: Configuration for web serving of Jitsi Meet
25 Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
26 Videobridge to provide high quality, scalable video conferences.
27 .
28 It is a web interface to Jitsi Videobridge for audio and video
29 forwarding and relaying, using a webserver Nginx or Apache2.
30 .
31 This package contains configuration for Nginx to be used with
32 Jitsi Meet.
33
34 Package: jitsi-meet-prosody
35 Architecture: all
36 Depends: openssl, prosody (>= 0.11.7) | prosody-trunk | prosody-0.12 | prosody-0.11, lua-sec, lua-basexx, lua-luaossl, lua-cjson, lua-inspect
37 Replaces: jitsi-meet-tokens
38 Description: Prosody configuration for Jitsi Meet
39 Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
40 Videobridge to provide high quality, scalable video conferences.
41 .
42 It is a web interface to Jitsi Videobridge for audio and video
43 forwarding and relaying.
44 .
45 This package contains configuration for Prosody to be used with
46 Jitsi Meet.
47
48 Package: jitsi-meet-tokens
49 Architecture: all
50 Depends: ${misc:Depends}, prosody-trunk | prosody-0.11 | prosody-0.12 | prosody (>= 0.11.7), jitsi-meet-prosody
51 Description: Prosody token authentication plugin for Jitsi Meet
52
53 Package: jitsi-meet-turnserver
54 Architecture: all
55 Pre-Depends: jitsi-meet-web-config
56 Depends: ${misc:Depends}, jitsi-meet-prosody, coturn, dnsutils
57 Description: Configures coturn to be used with Jitsi Meet