pkgsrc-WIP-changes archive

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

jitsi-meet: update the TODO file



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Sun Nov 1 11:53:02 2020 +0100
Changeset:	dc7dfcb3db432fb00a71d3cde22c9bacf22935fe

Modified Files:
	jitsi-meet/TODO

Log Message:
jitsi-meet: update the TODO file

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

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

diffstat:
 jitsi-meet/TODO | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diffs:
diff --git a/jitsi-meet/TODO b/jitsi-meet/TODO
index 3d62d17849..7b9fb8049d 100644
--- a/jitsi-meet/TODO
+++ b/jitsi-meet/TODO
@@ -1,12 +1,4 @@
-- currently fails with:
-
-  g++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/home/khorben/.node-gyp/13.11.0/include/node -I/home/khorben/.node-gyp/13.11.0/src -I/home/khorben/.node-gyp/13.11.0/deps/openssl/config -I/home/khorben/.node-gyp/13.11.0/deps/openssl/openssl/include -I/home/khorben/.node-gyp/13.11.0/deps/uv/include -I/home/khorben/.node-gyp/13.11.0/deps/zlib -I/home/khorben/.node-gyp/13.11.0/deps/v8/include -I../../nan -I../src/libsass/include  -fPIC -O3 -fno-omit-frame-pointer -std=c++0x -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw   -c -o Release/obj.target/binding/src/binding.o ../src/binding.cpp
-In file included from ../src/binding.cpp:1:0:
-../../nan/nan.h:24:10: fatal error: node_version.h: No such file or directory
- #include <node_version.h>
-          ^~~~~~~~~~~~~~~~
-compilation terminated.
-gmake[2]: *** [binding.target.mk:109: Release/obj.target/binding/src/binding.o] Error 1
-gmake[2]: Leaving directory '/home/khorben/Projects/EdgeBSD/pkgsrc/work/wip/jitsi-meet/work/jitsi-meet-3858/node_modules/node-sass/build'
-
-- package a more recent version
+- Place configuration files in $SYSCONFDIR/jitsi-meet (config.js,
+  interface_config.js, branding.json...)
+- Provide installation instructions
+- No longer pull data from the network (see www/gitea)


Home | Main Index | Thread Index | Old Index