pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jitsi-meet: complete the update to 2.0.7439
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Sat Jul 9 04:14:03 2022 +0200
Changeset: ada25ea2b7045afe2ce88e104c2f920cf373a455
Modified Files:
jitsi-meet/PLIST
jitsi-meet/TODO
Log Message:
jitsi-meet: complete the update to 2.0.7439
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ada25ea2b7045afe2ce88e104c2f920cf373a455
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jitsi-meet/PLIST | 14 +++++---------
jitsi-meet/TODO | 1 +
2 files changed, 6 insertions(+), 9 deletions(-)
diffs:
diff --git a/jitsi-meet/PLIST b/jitsi-meet/PLIST
index eab2533375..b433f01557 100644
--- a/jitsi-meet/PLIST
+++ b/jitsi-meet/PLIST
@@ -30,6 +30,7 @@ share/jitsi-meet/images/avatar.png
share/jitsi-meet/images/btn_google_signin_dark_normal.png
share/jitsi-meet/images/calendar.svg
share/jitsi-meet/images/chromeLogo.svg
+share/jitsi-meet/images/downloadLocalRecording.png
share/jitsi-meet/images/dropboxLogo_square.png
share/jitsi-meet/images/f-droid-badge.png
share/jitsi-meet/images/favicon.ico
@@ -40,7 +41,6 @@ share/jitsi-meet/images/googleLogo.svg
share/jitsi-meet/images/icon-cloud.png
share/jitsi-meet/images/icon-info.png
share/jitsi-meet/images/icon-users.png
-share/jitsi-meet/images/jitsiLogo_square.png
share/jitsi-meet/images/jitsilogo.png
share/jitsi-meet/images/logo-deep-linking.png
share/jitsi-meet/images/microsoftLogo.svg
@@ -183,26 +183,24 @@ share/jitsi-meet/libs/analytics-ga.min.js
share/jitsi-meet/libs/analytics-ga.min.js.map
share/jitsi-meet/libs/app.bundle.min.js
share/jitsi-meet/libs/app.bundle.min.js.map
+share/jitsi-meet/libs/blazeface-front.bin
+share/jitsi-meet/libs/blazeface-front.json
share/jitsi-meet/libs/capabilities.json
share/jitsi-meet/libs/close3.min.js
share/jitsi-meet/libs/dial_in_info_bundle.min.js
share/jitsi-meet/libs/dial_in_info_bundle.min.js.map
share/jitsi-meet/libs/do_external_connect.min.js
share/jitsi-meet/libs/do_external_connect.min.js.map
+share/jitsi-meet/libs/emotion.bin
+share/jitsi-meet/libs/emotion.json
share/jitsi-meet/libs/external_api.min.js
share/jitsi-meet/libs/external_api.min.js.map
share/jitsi-meet/libs/external_connect.js
share/jitsi-meet/libs/face-landmarks-worker.min.js
share/jitsi-meet/libs/face-landmarks-worker.min.js.map
-share/jitsi-meet/libs/face_expression_model-weights_manifest.json
-share/jitsi-meet/libs/face_expression_model.bin
-share/jitsi-meet/libs/flacEncodeWorker.min.js
-share/jitsi-meet/libs/flacEncodeWorker.min.js.map
share/jitsi-meet/libs/lib-jitsi-meet.e2ee-worker.js
share/jitsi-meet/libs/lib-jitsi-meet.min.js
share/jitsi-meet/libs/lib-jitsi-meet.min.map
-share/jitsi-meet/libs/libflac4-1.3.2.min.js
-share/jitsi-meet/libs/libflac4-1.3.2.min.js.mem
share/jitsi-meet/libs/olm.wasm
share/jitsi-meet/libs/rnnoise.wasm
share/jitsi-meet/libs/selfie_segmentation_landscape.tflite
@@ -211,8 +209,6 @@ share/jitsi-meet/libs/tfjs-backend-wasm-threaded-simd.wasm
share/jitsi-meet/libs/tfjs-backend-wasm.wasm
share/jitsi-meet/libs/tflite-simd.wasm
share/jitsi-meet/libs/tflite.wasm
-share/jitsi-meet/libs/tiny_face_detector_model-weights_manifest.json
-share/jitsi-meet/libs/tiny_face_detector_model.bin
share/jitsi-meet/logging_config.js
share/jitsi-meet/metro.config.js
share/jitsi-meet/plugin.head.html
diff --git a/jitsi-meet/TODO b/jitsi-meet/TODO
index 7b9fb8049d..a9c180f12f 100644
--- a/jitsi-meet/TODO
+++ b/jitsi-meet/TODO
@@ -2,3 +2,4 @@
interface_config.js, branding.json...)
- Provide installation instructions
- No longer pull data from the network (see www/gitea)
+- Work around out of memory conditions (eg "ulimit -l $((`ulimit -l` * 2))")
Home |
Main Index |
Thread Index |
Old Index