mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
zoom: update to 6.3.6.6315
This commit is contained in:
parent
f6bdf47c19
commit
42c71ea487
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoom'
|
||||
pkgname=zoom
|
||||
version=6.3.5.6065
|
||||
version=6.3.6.6315
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
create_wrksrc=yes
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="custom:Proprietary"
|
||||
homepage="https://zoom.us/"
|
||||
distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
|
||||
checksum=b8adef3a614766cf6a917c61f9c5ff17addfa0247cf82fc4b1debf2c278508c8
|
||||
checksum=ec54f2de26b46b11b96d29775d43857d62ecb7722a98476cff462d8f6290fc71
|
||||
repository=nonfree
|
||||
noshlibprovides=yes
|
||||
restricted=yes
|
||||
|
@ -19,10 +19,6 @@ build_options="systemqt"
|
|||
desc_option_systemqt="Use system QT libraries"
|
||||
|
||||
pre_install() {
|
||||
# rm -rf opt/zoom/Qt/qml/QtQml/RemoteObjects
|
||||
# rm -rf opt/zoom/Qt/qml/Qt/labs
|
||||
# rm -rf opt/zoom/Qt/qml/QtQuick/Scene2D
|
||||
# rm -rf opt/zoom/Qt/qml/QtQuick/Scene3D
|
||||
if [ "${build_option_systemqt}" ]; then
|
||||
rm -f opt/zoom/libQt5*.so{,.*}
|
||||
rm -f opt/zoom/libicu*.so{,.*}
|
||||
|
|
Loading…
Add table
Reference in a new issue