@AchmadFathoni These dependencies are not required because they are pre-packaged with zoom. Since no source code is available for zoom, this is a plain re-packaging of the original zoom package. The package does not link against the system Qt but instead provides its own versions of these libraries.
Search Criteria
Package Details: zoom 7.0.0-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 |
| Replaces: | zoom-libs, zoom-libs-bin |
| Submitter: | edh |
| Maintainer: | edh (gromit) |
| Last Packager: | edh |
| Votes: | 730 |
| Popularity: | 7.47 |
| First Submitted: | 2015-08-15 13:18 (UTC) |
| Last Updated: | 2026-03-26 02:00 (UTC) |
Dependencies (32)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- 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-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- Show 12 more dependencies...
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 43 44 45 46 47 48 49 50 51 52 53 .. 91 Next › Last »
edh commented on 2022-01-02 21:30 (UTC)
AchmadFathoni commented on 2022-01-01 17:34 (UTC)
Looking at zoom binary dynamic link, it seems that zoom needs qt5-3d and qt5-gamepad as dependency.
zeroconf commented on 2021-12-13 21:13 (UTC)
Then we need just ignore that, as suggested here.
edh commented on 2021-12-13 20:20 (UTC)
@zeroconf There is no such thing as rebuilding zoom. This is a binary package with no source code provided whatsoever. This in itself is a bad situation but unfortunately the one we are in. Furthermore, most dependencies are bundled within the package itself since zoom requires old and outdated versions of many libraries.
Please investigate and think about the output of the commands you are posting a bit more before coming up with conclusions.
zeroconf commented on 2021-12-13 19:52 (UTC) (edited on 2021-12-13 20:00 (UTC) by zeroconf)
After updating system, rebuilding package:
yay --cleanmenu --rebuild -Syu zoom
... rebooting system, checkrebuild command claims that package zoom still needs to be rebuilt, although it is working properly. I hope this can be fixed. Below is the verbosed output of missing libraries locations.
$ checkrebuild -v
foreign zoom
ldd /opt/zoom/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
libQt5XmlPatterns.so.5 => not found
ldd /opt/zoom/QtQuick/Scene3D/libqtquickscene3dplugin.so
libQt53DAnimation.so.5 => not found
libQt53DRender.so.5 => not found
libQt53DInput.so.5 => not found
libQt53DLogic.so.5 => not found
libQt53DCore.so.5 => not found
libQt5Gamepad.so.5 => not found
ldd /opt/zoom/QtQuick/Scene2D/libqtquickscene2dplugin.so
libQt53DQuickScene2D.so.5 => not found
libQt53DRender.so.5 => not found
libQt53DInput.so.5 => not found
libQt53DLogic.so.5 => not found
libQt53DQuick.so.5 => not found
libQt53DCore.so.5 => not found
libQt5Gamepad.so.5 => not found
ldd /opt/zoom/QtQml/RemoteObjects/libqtqmlremoteobjects.so
libQt5RemoteObjects.so.5 => not found
ldd /opt/zoom/libicuuc.so.56.1
libicudata.so.56 => not found
ldd /opt/zoom/libicui18n.so.56.1
libicuuc.so.56 => not found
libicudata.so.56 => not found
ctcq commented on 2021-12-07 12:52 (UTC)
Got Screen Sharing to work on Gnome+Wayland (Manjaro) using the solution posted by @gj545rndmu
Here is what you have to do in detail:
ALT + F2to open Gnome Command Prompt- Enter
lgto open Looking Glass - In the new Command Prompt that opens then, set
global.context.unsafe_mode = true
Screen Sharing should work now.
Note: Much to everyone's surprise, enabling the unsafe_mode is considered unsafe. So take care and be sure to set it to false again when you don't need it anymore.
edh commented on 2021-11-25 10:14 (UTC)
@Adrades You should raise your issue with the upstream project, i.e. with zoom, the company.
Adrades commented on 2021-11-25 10:11 (UTC)
Thanks for the package !
I have an issue with my address mail, I can't put it in the field. I tested writing, deleting characters and Ctrl-V.
Maybe it doesn't fit the regex, my address is formatted like: name.surname1--surname2@server it's the '--' that can't fit in.
To whom should I complain about this issue ?
edh commented on 2021-11-19 09:04 (UTC)
@kelen
Please read the previous comments on this exact topic!
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)