Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/
Date: Sun, 31 Oct 2021 07:21:24
Message-Id: 1635664868.39b8f17075a38ecf9500f1b85dcbcb50d8c1c60a.ulm@gentoo
1 commit: 39b8f17075a38ecf9500f1b85dcbcb50d8c1c60a
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 07:20:16 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 07:21:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b8f170
7
8 net-im/zoom: Version bump to 5.8.3.145
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 net-im/zoom/Manifest | 1 +
14 net-im/zoom/zoom-5.8.3.145.ebuild | 151 ++++++++++++++++++++++++++++++++++++++
15 2 files changed, 152 insertions(+)
16
17 diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
18 index 6a60188d9f6..8731c98c98b 100644
19 --- a/net-im/zoom/Manifest
20 +++ b/net-im/zoom/Manifest
21 @@ -2,3 +2,4 @@ DIST zoom-5.4.53391.1108_i686.tar.xz 40384800 BLAKE2B 0d449103e16799e6e6bcaf6ef1
22 DIST zoom-5.4.53391.1108_x86_64.tar.xz 44660944 BLAKE2B 7152f4daccdbce56e2c83971f507bc70d5b77e8edd558f311e67f0e2ab127967cdd15c90b92ca95735b2fad3e11d692b206c32c5f7d65cd116050e8e6579fcdd SHA512 f52e2fda15a29c2232656e8f34a5d65c3c401eb50f249d5436a949c09efd5b821d1c5e1f59dc4c27b5f4aadc1c24f474854498664b5d333d340d03f4998c59ba
23 DIST zoom-5.7.31792.0820_x86_64.tar.xz 62059660 BLAKE2B bb15170f9a87143b50171041006ad65ffe5ce80b711769c83f0c5936bcad3e8f9417b32cb9f1f71734eb990744cb4be5d3e4b10c93b579af59b8fcc6337b75e9 SHA512 0248eb4b1d5d8b289eb67d8e55da7f20eb06c33698fc9f1beeaf8c36a133a9edae2aa2fd51f8866049c88e7bc6c47df80dfe9a0c8c24776dc6ddfe8ca646b27b
24 DIST zoom-5.8.0.16_x86_64.tar.xz 55714984 BLAKE2B 1e9cecc3ae838976cdd7e343d9eca27a615290df079e60edef44d03fe66ff6be8715162a66ceb0030a9f798123b4a7c68622b5ad402f0d4c5f6d76c5f315b74c SHA512 ddc20b57a58c9f102651b3361f7eb7daecbcf943684470247ba23f911dc52c4ea015aeaf9f2ed7d9b378617dc6fa69d2b37103ea7826f5bfd61b150d6e6cb3c6
25 +DIST zoom-5.8.3.145_x86_64.tar.xz 54803848 BLAKE2B 5cb2e79eb78484bf4b13f2787d25f11beed38b32b46f111a3a78617f6dfbec202337ad52cfb8dd5e386284b9f543253dc22018e524396cc57d0763540ef9de04 SHA512 cddd7d8e1d8fa15037506a2fdbb60172b16a7e19adc59b0812bb9feedba022024f5a4733cdc6f461806218c13697280469357b3c2b297547216841fa6777e19c
26
27 diff --git a/net-im/zoom/zoom-5.8.3.145.ebuild b/net-im/zoom/zoom-5.8.3.145.ebuild
28 new file mode 100644
29 index 00000000000..26345460629
30 --- /dev/null
31 +++ b/net-im/zoom/zoom-5.8.3.145.ebuild
32 @@ -0,0 +1,151 @@
33 +# Copyright 1999-2021 Gentoo Authors
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=8
37 +
38 +inherit desktop readme.gentoo-r1 wrapper xdg-utils
39 +
40 +DESCRIPTION="Video conferencing and web conferencing service"
41 +HOMEPAGE="https://zoom.us/"
42 +SRC_URI="https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> ${P}_x86_64.tar.xz"
43 +S="${WORKDIR}/${PN}"
44 +
45 +LICENSE="all-rights-reserved"
46 +SLOT="0"
47 +KEYWORDS="-* ~amd64"
48 +IUSE="bundled-libjpeg-turbo +bundled-qt opencl pulseaudio wayland"
49 +RESTRICT="mirror bindist strip"
50 +
51 +RDEPEND="!games-engines/zoom
52 + dev-libs/glib:2
53 + >=dev-libs/quazip-1.0:0=
54 + media-libs/fdk-aac:0/2
55 + media-libs/fontconfig
56 + media-libs/freetype
57 + media-sound/mpg123
58 + sys-apps/dbus
59 + sys-apps/util-linux
60 + virtual/opengl
61 + x11-libs/libX11
62 + x11-libs/libxcb
63 + x11-libs/libXext
64 + x11-libs/libXfixes
65 + x11-libs/libxkbcommon[X]
66 + x11-libs/libXrender
67 + x11-libs/libXtst
68 + x11-libs/xcb-util-image
69 + x11-libs/xcb-util-keysyms
70 + opencl? ( virtual/opencl )
71 + pulseaudio? ( media-sound/pulseaudio )
72 + !pulseaudio? ( media-libs/alsa-lib )
73 + wayland? ( dev-libs/wayland )
74 + !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 )
75 + !bundled-qt? (
76 + dev-libs/icu
77 + dev-qt/qtcore:5
78 + dev-qt/qtdbus:5
79 + dev-qt/qtdeclarative:5[widgets]
80 + dev-qt/qtdiag:5
81 + dev-qt/qtgraphicaleffects:5
82 + dev-qt/qtgui:5
83 + dev-qt/qtlocation:5
84 + dev-qt/qtnetwork:5
85 + dev-qt/qtquickcontrols:5[widgets]
86 + dev-qt/qtquickcontrols2:5
87 + dev-qt/qtsvg:5
88 + dev-qt/qtwidgets:5
89 + wayland? ( dev-qt/qtwayland )
90 + )"
91 +
92 +BDEPEND="dev-util/bbe
93 + bundled-libjpeg-turbo? ( dev-util/patchelf )"
94 +
95 +QA_PREBUILT="opt/zoom/*"
96 +
97 +src_prepare() {
98 + default
99 +
100 + # The tarball doesn't contain an icon, so extract it from the binary
101 + bbe -s -b '/<svg width="32"/:/<\x2fsvg>\n/' -e 'J 1;D' zoom \
102 + >zoom-icon.svg && [[ -s zoom-icon.svg ]] \
103 + || die "Extraction of icon failed"
104 +
105 + if ! use pulseaudio; then
106 + # For some strange reason, zoom cannot use any ALSA sound devices if
107 + # it finds libpulse. This causes breakage if media-sound/apulse[sdk]
108 + # is installed. So, force zoom to ignore libpulse.
109 + bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die
110 + mv zoom.tmp zoom || die
111 + fi
112 +
113 + if use bundled-libjpeg-turbo; then
114 + # Remove insecure RPATH from bundled lib
115 + patchelf --remove-rpath libturbojpeg.so || die
116 + fi
117 +}
118 +
119 +src_install() {
120 + insinto /opt/zoom
121 + exeinto /opt/zoom
122 + doins -r json ringtone sip timezones translations
123 + doins *.pcm Embedded.properties version.txt
124 + doexe zoom zopen ZoomLauncher *.sh
125 + dosym -r {"/usr/$(get_libdir)",/opt/zoom}/libmpg123.so
126 + dosym -r "/usr/$(get_libdir)/libfdk-aac.so.2" /opt/zoom/libfdkaac2.so
127 + dosym -r "/usr/$(get_libdir)/libquazip1-qt5.so" /opt/zoom/libquazip.so
128 +
129 + if use opencl; then
130 + doexe aomhost libaomagent.so libclDNN64.so libmkldnn.so
131 + dosym -r {"/usr/$(get_libdir)",/opt/zoom}/libOpenCL.so.1
132 + fi
133 +
134 + if use bundled-libjpeg-turbo; then
135 + doexe libturbojpeg.so
136 + else
137 + dosym -r {"/usr/$(get_libdir)",/opt/zoom}/libturbojpeg.so
138 + fi
139 +
140 + if use bundled-qt; then
141 + doexe libicu*.so.56 libQt5*.so.5
142 + doins qt.conf
143 +
144 + local dirs="Qt* bearer generic iconengines imageformats \
145 + platforminputcontexts platforms wayland* xcbglintegrations"
146 + doins -r ${dirs}
147 + find ${dirs} -type f '(' -name '*.so' -o -name '*.so.*' ')' \
148 + -printf '/opt/zoom/%p\0' | xargs -0 -r fperms 0755 || die
149 +
150 + ( # Remove libs and plugins with unresolved soname dependencies
151 + cd "${ED}"/opt/zoom || die
152 + rm -r Qt/labs/location QtQml/RemoteObjects \
153 + QtQuick/LocalStorage QtQuick/Particles.2 QtQuick/Scene2D \
154 + QtQuick/Scene3D QtQuick/XmlListModel \
155 + platforms/libqeglfs.so platforms/libqlinuxfb.so || die
156 + use wayland || rm -r libQt5Wayland*.so* QtWayland wayland* \
157 + platforms/libqwayland*.so || die
158 + )
159 + fi
160 +
161 + make_wrapper zoom /opt/zoom{/zoom,} $(usev bundled-qt /opt/zoom)
162 + make_desktop_entry "zoom %U" Zoom zoom-icon "" \
163 + "MimeType=x-scheme-handler/zoommtg;application/x-zoom;"
164 + doicon zoom-icon.svg
165 + doicon -s scalable zoom-icon.svg
166 + readme.gentoo_create_doc
167 +}
168 +
169 +pkg_postinst() {
170 + xdg_desktop_database_update
171 + xdg_icon_cache_update
172 +
173 + local FORCE_PRINT_ELOG v
174 + for v in ${REPLACING_VERSIONS}; do
175 + ver_test ${v} -lt 5.7.28852.0718 && use wayland && FORCE_PRINT_ELOG=1
176 + done
177 + readme.gentoo_print_elog
178 +}
179 +
180 +pkg_postrm() {
181 + xdg_desktop_database_update
182 + xdg_icon_cache_update
183 +}