mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'zoom'
|
||||||
pkgname=zoom
|
pkgname=zoom
|
||||||
version=6.3.5.6065
|
version=6.3.6.6315
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
homepage="https://zoom.us/"
|
homepage="https://zoom.us/"
|
||||||
distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
|
distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
|
||||||
checksum=b8adef3a614766cf6a917c61f9c5ff17addfa0247cf82fc4b1debf2c278508c8
|
checksum=ec54f2de26b46b11b96d29775d43857d62ecb7722a98476cff462d8f6290fc71
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
noshlibprovides=yes
|
noshlibprovides=yes
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
@ -19,10 +19,6 @@ build_options="systemqt"
|
||||||
desc_option_systemqt="Use system QT libraries"
|
desc_option_systemqt="Use system QT libraries"
|
||||||
|
|
||||||
pre_install() {
|
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
|
if [ "${build_option_systemqt}" ]; then
|
||||||
rm -f opt/zoom/libQt5*.so{,.*}
|
rm -f opt/zoom/libQt5*.so{,.*}
|
||||||
rm -f opt/zoom/libicu*.so{,.*}
|
rm -f opt/zoom/libicu*.so{,.*}
|
||||||
|
|
Loading…
Add table
Reference in a new issue