about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/zoom-us
AgeCommit message (Collapse)AuthorFilesLines
2021-11-29zoom-us: 5.8.4.210 -> 5.8.6.739Clemens Lutz1-2/+2
2021-11-16zoom-us: 5.8.3.145 -> 5.8.4.210Clemens Lutz1-2/+2
2021-10-27Merge pull request #143154 from LutzCle/zoom-updaterSandro1-1/+1
2021-10-27zoom-us: 5.8.0.16 -> 5.8.3.145Clemens Lutz1-2/+2
2021-10-27zoom-us: Update updater script for new Zoom version syntaxClemens Lutz1-1/+1
Since version 5.8.0 (16) the zoom.us version naming scheme has changed. Instead of x.y.z (a.b), the new scheme is x.y.z (a). This commit adapts the awk script to extract versions from the new naming scheme.
2021-09-22zoom-us: 5.7.31792.0820 -> 5.8.0.16Clemens Lutz1-2/+2
2021-08-23zoom-us: 5.7.29123.0808 -> 5.7.31792.0820Emmanuel Rosa1-2/+2
2021-08-14Merge pull request #133934 from r-ryantm/auto-update/zoomDoron Behar1-2/+2
2021-08-14zoom-us: 5.7.28991.0726 -> 5.7.29123.0808R. RyanTM1-2/+2
2021-08-10zoom-us: Do not apply screen scaling twiceThomas Tuegel1-2/+3
2021-08-05zoom-us: format, cleanupSandro Jäckel1-9/+10
2021-08-05zoom-us: 5.7.28852.0718 -> 5.7.28991.0726Vanilla1-2/+2
2021-07-25zoom-us: 5.7.26030.0627 -> 5.7.28852.0718Angus Trau1-2/+2
2021-07-10zoom-us: 5.6.22045.0607 -> 5.7.26030.0627InternetUnexplorer1-2/+2
2021-06-10Merge pull request #126352 from LutzCle/zoomBernardo Meurer1-2/+2
zoom-us: 5.6.20278.0524 -> 5.6.22045.0607
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-06-09zoom-us: 5.6.20278.0524 -> 5.6.22045.0607Clemens Lutz1-2/+2
2021-06-04zoom-us: 5.6.16888.0424 -> 5.6.20278.0524Clemens Lutz1-2/+2
2021-05-03Merge pull request #121272 from ymatsiuk/bumpzoomSandro1-2/+2
zoom-us: 5.6.16775.0418 -> 5.6.16888.0424
2021-05-02zoom-us: fix overriding sourceBjørn Forsman1-1/+1
Without this using .overrideAttrs to change the source still uses the old source.
2021-04-30zoom-us: 5.6.16775.0418 -> 5.6.16888.0424Yurii Matsiuk1-2/+2
2021-04-22zoom-us: Use tarball againDoron Behar1-11/+6
This partially reverts commit 50a7cb2cfbcce473bdda321c0c4fbc6cef0a4946, Not related to #120226.
2021-04-21zoom-us 5.6.13632.0328 -> 5.6.16775.0418Clemens Lutz1-7/+12
2021-03-30zoom-us 5.5.7938.0228 -> 5.6.13632.0328Julius de Bruijn1-2/+2
2021-03-15zoom-us: remove qttoolsJörg Thalheim1-2/+1
this is a left-over when we used nixpkgs's qt instead of the bundled version
2021-03-14zoom-us: unset Qt env variables to fix dialog boxesYarny01-0/+4
Zoom wouldn't show the "Participants" dialog box when used in a plasma environment; precisely, the dialog box failed to show its content. The problem doesn't exist in other environments like Gnome or Xfce. Experiments have shown that clearing the environment variable `QML2_IMPORT_PATH` before calling Zoom fixes the issue. I suspect the reason to be as follows: While the zoom build recipe is called with `libsForQt5xx.callPackage`, putting `qttools.dev` in zoom's `PATH` is the only connection to nixpkgs' Qt ecosystem. Zoom brings its own Qt libraries. Hence it seems to be a good idea to shield zoom from access to nixpkgs' Qt files to avoid problems from version mismatch or similar troubles. So the commit at hand expands zoom's wrapper script to clear the Qt-related enviornemt variables `QML2_IMPORT_PATH` and `QT_PLUGIN_PATH`. Original issue report, with some discussion: https://github.com/NixOS/nixpkgs/issues/107495#issuecomment-764538071
2021-03-04zoom-us: 5.5.7011.0206 → 5.5.7938.0228Doron Behar1-2/+2
2021-03-04zoom-us: set src pname and version for update scriptDoron Behar1-5/+5
Cleanup unused arguments.
2021-02-08zoom-us: 5.5.6981.0202 -> 5.5.7011.0206Ron B1-2/+2
2021-02-05zoom-us: 5.4.57862.0110 -> 5.5.6981.0202Markus Hauck1-3/+2
2021-01-20zoom-us: Make update script get exact versionDoron Behar1-1/+3
Their website has changed the format in which they display the version, into something a bit more sophisticated.
2021-01-17zoom-us: 5.4.53350.1027 -> 5.4.57862.0110Jörg Thalheim1-100/+90
Replacing zooms qt library has led to incompatibilities between qt versions used in Nix and zoom. The new approach just sets LD_LIBRARY_PATH. LD_LIBRARY_PATH is also used internally by zoom for its own vendored library. The package has been tested end-to-end in a meeting.
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-4/+4
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-11-12zoom-us: support alsagnidorah1-1/+3
2020-10-29zoom-us: 5.3.469451.0927 -> 5.4.53350.1027Jon Roberts1-2/+2
2020-10-04zoom-us: 5.3.465578.0920 -> 5.3.469451.0927Pavol Rusnak1-4/+4
2020-09-22zoom-us: 5.2.458699.0906 -> 5.3.465578.0920Graham Bennett1-2/+2
2020-09-09zoom-us: 5.2.454870.0831 -> 5.2.458699.0906Amit Aryeh Levy1-2/+2
2020-09-01zoom-us: 5.2.446620.0816 -> 5.2.454870.0831Amit Aryeh Levy2-14/+5
thanks to @doronbehar for changes to update script
2020-09-01zoom-us: 5.1.422789.0705 -> 5.2.446620.0816Amit Aryeh Levy1-2/+2
2020-07-28zoom-us: use libturbojpeg from the zoom-us tar itselfTiago Castro1-3/+3
2020-07-18zoom-us: Link libfaac to fix audio recording (#93374)Tad Fisher1-2/+5
Fixes #93341. Using strace reveals that zoom is attempting to load "libfaac1.so" from its PATH. As faac provides "libfaac.so.0", solve this by linking from there to "libfaac1.so" in zoom's output. This is the same solution as the one we use for libjpeg_turbo.
2020-07-07zoom-us: 5.1.418436.0628 -> 5.1.422789.0705Tim Steinbach1-2/+2
2020-07-01zoom-us: 5.1.412382.0614 -> 5.1.418436.0628Tim Steinbach1-2/+2
2020-06-18zoom-us: 5.0.418682.0603 -> 5.1.412382.0614Doron Behar1-4/+3
Add @doronbehar as maintainer, and update list of files to install.
2020-06-05zoom-us: 5.0.413237.0524 -> 5.0.418682.0603Tim Steinbach1-2/+2
2020-05-27zoom-us: 5.0.408598.0517 -> 5.0.413237.0524Tim Steinbach1-2/+2
2020-05-19zoom-us: 5.0.403652.0509 -> 5.0.408598.0517Griffin Smith1-2/+2
2020-05-12zoom-us: 5.0.399860.0429 -> 5.0.403652.0509Bernardo Meurer1-2/+2