pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jitsi-meet: Update DESCR



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Mar 3 10:05:43 2025 -0500
Changeset:	c8c2669d167a28337b1e6bc6e0eb8c952a78da1a

Modified Files:
	jitsi-meet/DESCR

Log Message:
jitsi-meet: Update DESCR

Align text with upstream.  List briefly the other components one also
needs, because jitsi-meet is likely viewed as a meta-package candidate
by users, even though it isn't.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8c2669d167a28337b1e6bc6e0eb8c952a78da1a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 jitsi-meet/DESCR | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diffs:
diff --git a/jitsi-meet/DESCR b/jitsi-meet/DESCR
index 6f3e81bd2d..b46cece0f9 100644
--- a/jitsi-meet/DESCR
+++ b/jitsi-meet/DESCR
@@ -1,10 +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.
+Jitsi Meet is an open-source (Apache) WebRTC JavaScript application
+that uses Jitsi Videobridge to provide high quality, secure and
+scalable video conferences.
 
-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 package provides the JavaScript application.  A full server
+installation requires a webserver (typically nginx), an xmpp server
+(typically prosody, perhaps ejabberd), Jitsi Videobridge
+(chat/jitsi-videobridge), Jitsi Conference Focus (chat/jicofo) and
+perhaps a TURN server (coturn).  Users do not need to install any
+software, beyond a WebRTC-capable browser.


Home | Main Index | Thread Index | Old Index