mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zoom: update to 5.4.53350.1027.
This commit is contained in:
parent
8c98272acc
commit
8073b8a07c
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zoom'
|
# Template file for 'zoom'
|
||||||
pkgname=zoom
|
pkgname=zoom
|
||||||
version=5.3.472687.1012
|
version=5.4.53350.1027
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc=zoom
|
wrksrc=zoom
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
homepage="https://zoom.us/"
|
homepage="https://zoom.us/"
|
||||||
distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
|
distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
|
||||||
checksum=67c3745fb000964393fcb7229c6495eeb2b2ae071530672dc98ad3ab86733aac
|
checksum=4a11e8771c069a13e04bee07c1df1032550b3fcc226578a43e73417f6b01b386
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
noshlibprovides=yes
|
noshlibprovides=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
@ -33,7 +33,8 @@ pre_install() {
|
||||||
rm -rf opt/zoom/platforms
|
rm -rf opt/zoom/platforms
|
||||||
rm -rf opt/zoom/platforminputcontexts
|
rm -rf opt/zoom/platforminputcontexts
|
||||||
rm -rf opt/zoom/platformthemes
|
rm -rf opt/zoom/platformthemes
|
||||||
rm -rf opt/zoom/Qt{,GraphicalEffects,Qml,Quick,Quick.2}
|
rm -rf opt/zoom/Qt{,GraphicalEffects,Qml,Quick,Quick.2,Wayland}
|
||||||
|
rm -rf opt/zoom/wayland-*
|
||||||
rm -f opt/zoom/libmpg123.so
|
rm -f opt/zoom/libmpg123.so
|
||||||
rm -f opt/zoom/libfaac1.so
|
rm -f opt/zoom/libfaac1.so
|
||||||
rm -f opt/zoom/libturbojpeg.so{,.*}
|
rm -f opt/zoom/libturbojpeg.so{,.*}
|
||||||
|
|
Loading…
Add table
Reference in a new issue