pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jitsi-meet: remove dependency on lang/nodejs
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon Jul 11 09:17:43 2022 +0200
Changeset: 3324a5575ddbbdd6ff60802846280d4da76edbbb
Modified Files:
jitsi-meet/Makefile
Log Message:
jitsi-meet: remove dependency on lang/nodejs
Besides NPM when compiling, Jitsi Meet does not actually require Node.JS
to work.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3324a5575ddbbdd6ff60802846280d4da76edbbb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jitsi-meet/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/jitsi-meet/Makefile b/jitsi-meet/Makefile
index 3868e26335..2dfc1d11db 100644
--- a/jitsi-meet/Makefile
+++ b/jitsi-meet/Makefile
@@ -37,6 +37,4 @@ post-install:
${DESTDIR}${PREFIX}/share/examples/jitsi-meet/title.html
.include "../../wip/jitsi-meet/Makefile.common"
-.include "../../lang/nodejs/buildlink3.mk"
-.include "../../lang/nodejs/nodeversion.mk"
.include "../../mk/bsd.pkg.mk"
- Prev by Date:
py-bokeh: Upgrade to 2.4.3 2.4.3 Bokeh Version 2.4.3 (May 2022) is a patch release that fixes a number of minor bugs/regressions and build issues. This release also includes several improvements to Bokeh’s WebGL output backend. Updates include newly added WebGL support for hbar, quad, vbar and hex_tile glyphs, as well as improvements and bug fixes for line, scatter, circle and rect glyphs: Support multiple marker types in WebGL scatter (#11840) Fix webgl line NaN handling (#11829) Force webgl backend when requested for testing (#11823) Correctly handle odd-length dash patterns in WebGL (#11819) Fix webgl dashed line joins with butt end caps (#11814) WebGL line refactor (#12120) Correctly render straight WebGL lines with bevel joins (#12065) WebGL support for HBar VBar and HexTile glyphs (#12061) Implement WebGL marker line joins (#12055) WebGL typescript refactor and add quad glyph (#12046) Unify WebGL markers and rects (#12040) Other work in this cycle includes: Use channel instead of explicit version for GMap API (#12112) Wedge/AnnularWedge hit testing cuts off top/bottom (#12070) Table formatting causes layout crash/collapse (#11965) Avoid expensive over-computing “all models” on Document init (#11707) Tap events respond outside plot area (#7390)
- Next by Date:
spice-gtk: finish
- Previous by Thread:
py-bokeh: Upgrade to 2.4.3 2.4.3 Bokeh Version 2.4.3 (May 2022) is a patch release that fixes a number of minor bugs/regressions and build issues. This release also includes several improvements to Bokeh’s WebGL output backend. Updates include newly added WebGL support for hbar, quad, vbar and hex_tile glyphs, as well as improvements and bug fixes for line, scatter, circle and rect glyphs: Support multiple marker types in WebGL scatter (#11840) Fix webgl line NaN handling (#11829) Force webgl backend when requested for testing (#11823) Correctly handle odd-length dash patterns in WebGL (#11819) Fix webgl dashed line joins with butt end caps (#11814) WebGL line refactor (#12120) Correctly render straight WebGL lines with bevel joins (#12065) WebGL support for HBar VBar and HexTile glyphs (#12061) Implement WebGL marker line joins (#12055) WebGL typescript refactor and add quad glyph (#12046) Unify WebGL markers and rects (#12040) Other work in this cycle includes: Use channel instead of explicit version for GMap API (#12112) Wedge/AnnularWedge hit testing cuts off top/bottom (#12070) Table formatting causes layout crash/collapse (#11965) Avoid expensive over-computing “all models” on Document init (#11707) Tap events respond outside plot area (#7390)
- Next by Thread:
spice-gtk: finish
- Indexes:
Home |
Main Index |
Thread Index |
Old Index