summarylogtreecommitdiffstats
path: root/teams-for-linux.sh
AgeCommit message (Collapse)Author
2022-06-02Bumb electron16 to electron and node.js to galliumDrasLorus
- Each update of electron may need a rebuild, but program run smoother on v18. - nodejs-lts-fermium replaced by nodejs-lts-gallium
2022-03-02Solve spellchecker build error by explicitely linking to electron16DrasLorus
- Node fermium (14 LTS) seems to fail to work with electron 17, current version shepped by arch. Explicitely specifying electron16 as dependency solve the issue. It also simplifies the PKGBUILD. - Screen sharing works perfectly at least on X11, just as backgrounds.
2022-01-31Major updatesDrasLorus
- Fix electron version to stick to upstream. - Remove all files provided by system electron from the resulting app. - Provide a custom `teams-for-linux` executables as a script to run the built `app.asar` with the system electron.