@edh, sorry then. I did not read all the comments and have been using the aur package. I was not aware and it didn't seem clear.
Search Criteria
Package Details: zoom 6.4.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zoom.git (read-only, click to copy) |
---|---|
Package Base: | zoom |
Description: | Video Conferencing and Web Conferencing Service |
Upstream URL: | https://zoom.us/ |
Keywords: | call conference meeting video |
Licenses: | LicenseRef-zoom |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 686 |
Popularity: | 9.34 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2025-04-22 04:41 (UTC) |
Dependencies (31)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libdrm (libdrm-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxshmfence
- libxslt (libxslt-gitAUR)
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 62 63 64 65 66 67 68 69 70 71 72 .. 82 Next › Last »
pcfreak30 commented on 2020-03-11 18:03 (UTC)
edh commented on 2020-03-11 18:01 (UTC)
@pcfreak30
Right, this is pretty obvious from the PKGBUILD itself and I think I discussed in in the comment section as well when zoom first introduced the Arch package.
pcfreak30 commented on 2020-03-11 17:56 (UTC)
Thought users of this package should be aware. Zoom is now building arch packages. https://zoom.us/download?os=linux
edh commented on 2020-02-27 21:03 (UTC)
@Kalinda
This is not what is happening in the PKGBUILD! Please read up on how PKGBUILDs works and how makepkg processed them. The ArchWiki is a great source for information on both of those topics.
About your question: The PKGBUILD basically just recompresses the binary (the orig file) which is provided by upstream and adapts some variables. The output is the non-orig package. It once had a "proper" packaging function but by now it has descended into just a simple AUR wrapper for the upstream Arch package.
Kalinda commented on 2020-02-26 18:26 (UTC)
So I noticed this builds two packages, a regular zoom and a zoom with _orig at the end. What is the purpose the _orig package? Which one should be installed?
Thanks
the_10 commented on 2020-02-26 07:16 (UTC) (edited on 2020-02-26 07:18 (UTC) by the_10)
Login with Google Accounts is not working. When clicking the "Login with Google" Button tons of messages like
kde-open5: /opt/zoom/libQt5Core.so.5: version `Qt_5.14' not found (required by kde-open5)
show up in the bash. xdg-open also does not fire up zoom
edh commented on 2020-02-18 08:52 (UTC)
@iTanguy I wrote a mail to the zoom support team about this. Thanks for the heads-up.
iTanguy commented on 2020-02-17 20:58 (UTC)
License file is missing from the Arch package; when "custom" is used, the packaging should include a copy of the license.
Note that apparently it's not in the archive I can download from their web site; but I don't know how to report to Zoom directly.
titaniumbones commented on 2020-02-05 19:54 (UTC) (edited on 2020-02-05 19:55 (UTC) by titaniumbones)
I'm still having trouble as of latest build running zoom under gnome-wayland. Not sure if this is a qt bug or a zoom bug, but on launch I get:
ZoomLauncher started.
Zoom not exist at current directory - /home/matt
Zoom path is: /opt/zoom
cmd line:
CreateReportChannel bp_server_fd=4
$HOME = /home/matt
export SSB_HOME=/home/matt/.zoom; export QSG_INFO=1; export LD_LIBRARY_PATH=/opt/zoom; export BREAKPAD_CLIENT_FD=3; /opt/zoom/zoom ""
zoom started.
Client: Breakpad is using Client-Server Mode! client fd = 3
This application failed to start because it could not find or load the Qt platform plugin "wayland"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Reinstalling the application may fix this problem.
ZoomLauncher: new dump generated from pid 141263, path: /home/matt/.zoom/logs/bd17c6b4-726c-4021-c7abcca6-44a03ed3.dmp
$HOME = /home/matt
sh: line 1: 141263 Aborted (core dumped) /opt/zoom/zoom ""
success to create child process,status is 34304.
zoom exited normally.
Something went wrong while running zoom,exit code is 134.
ZoomLauncher exit.
prepending QT_QPA_PLATFORM=wayland
doesn't change the output, even though qt5-wayland is installed.
Thanks for any hints!
edh commented on 2020-02-04 05:08 (UTC)
@ambantis Sounds like a bug in zoom. Can you report this upstream?
Pinned Comments
erbrecht commented on 2024-11-19 13:06 (UTC)
@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:
I followed the Screen share section on the Zoom wiki page:
https://wiki.archlinux.org/title/Zoom_Meetings
The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.
edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)