# Maintainer: Gordian Edenhofer pkgname=zoom pkgver=3.5.372466.0322 pkgrel=1 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('custom') url="https://zoom.us/" depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposite' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'pulseaudio-alsa' 'xcb-util-image' 'xcb-util-keysyms') optdepends=('qt5-webengine: SSO login support') options=(!strip) source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz") sha512sums=('01f12cb58d1eba7b451d9f0162235502cb3848d055718c46418237057c1614aa1db9f95729742c7330263c724bd33820667efe7428397428124b9f5c806cad24') package() { cp -dpr --no-preserve=ownership opt usr "${pkgdir}" }