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: Sat, 02 May 2020 05:57:26
Message-Id: 1588399017.c8134ac7ca112507c18bb64c5cae4919385c55b5.ulm@gentoo
1 commit: c8134ac7ca112507c18bb64c5cae4919385c55b5
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 05:56:57 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 05:56:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8134ac7
7
8 net-im/zoom: Version bump to 5.0.399860.0429.
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 net-im/zoom/Manifest | 2 +
14 net-im/zoom/zoom-5.0.399860.0429.ebuild | 99 +++++++++++++++++++++++++++++++++
15 2 files changed, 101 insertions(+)
16
17 diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
18 index 1be34c54f78..5c2780fc304 100644
19 --- a/net-im/zoom/Manifest
20 +++ b/net-im/zoom/Manifest
21 @@ -2,3 +2,5 @@ DIST zoom-3.5.392530.0421_i686.tar.xz 48727688 BLAKE2B bbbc589ed1ad0fa5b38dbfab0
22 DIST zoom-3.5.392530.0421_x86_64.tar.xz 72984788 BLAKE2B 90823dc29bb679b9d75e80764bae8b13da77fb7fce2c5f873118037e420ff67f9c1f8de63b90ae84a8de56feb571033d3803fb9cf6676f3f5380012a71b708e0 SHA512 1af24a10eff6d70c00d72fe5432340ada3b486778e9c06d2d11cf802ea0bc02792469db7f172fafd9329bddba9face6b0d28e3892c3657959500c1be34dc31af
23 DIST zoom-5.0.398100.0427_i686.tar.xz 38582428 BLAKE2B 21a564f189d08a829b476e402fdab99a64db8bd6838e4233895fb1c26c97b48f57caaa225d15e4bf1abdef9a7c85ecba22eab6bf9168ab84fe9bfc8572396498 SHA512 63ad6407397c8a1dfa0470648b32ac8566fa35da0a4cb38bafbb37bcbe367ec9c2d771c66529332b6099e048c01d19bf38d9a8ad1a23b117c2661118684a3ebb
24 DIST zoom-5.0.398100.0427_x86_64.tar.xz 41459748 BLAKE2B 3fd50c3f00e4cd6e4c5cc46aab3f3f6bf59995f915d9974b66280097ab90c35ba89af50b05ba5a79485be10bad56081dfb162a56712901dc5fedf6689e910938 SHA512 d84679bfa1242557efa082255dae3fa79aa597825f11aba4d3d43030b3bb9eb49f3b0e74252e30ad2a2f7c4bfaf3458c0a83eed09da5d4b148151981874f7be6
25 +DIST zoom-5.0.399860.0429_i686.tar.xz 38589772 BLAKE2B 900702db7dd5bd7aea4aae60e0fa5925afa1df081cb9004dae3e86d3bdbcaec151f03325d7de0cce5e7f11d745bc70d73dde2a93c0918da6ea5a1911cf416143 SHA512 42792ba934418fdc0def31bb16071bcfefd7a5a10075e0de220b9b107a3a5d7ca5f3d4fc71b2e9ab8702acec6b7532da75d6ccfa55a40280d59518644de1c9a1
26 +DIST zoom-5.0.399860.0429_x86_64.tar.xz 41470716 BLAKE2B f3d26a2d2ec95209ed0126be29ba5658c68a2769dab58457da021e2d8b555a8475d18e168236b52559582ac088f0163b2ed32d803e08e3f0c6249fe7df5c7b41 SHA512 1a9c9cbcfcd0e58c330780f78779ecb08265fdb87813f54be89d20f26aeaf4c89176055cc8210559eaa24f995e544198b7099cc328388794cbb6f6b0a9dac2d9
27
28 diff --git a/net-im/zoom/zoom-5.0.399860.0429.ebuild b/net-im/zoom/zoom-5.0.399860.0429.ebuild
29 new file mode 100644
30 index 00000000000..f2a3aea4c10
31 --- /dev/null
32 +++ b/net-im/zoom/zoom-5.0.399860.0429.ebuild
33 @@ -0,0 +1,99 @@
34 +# Copyright 1999-2020 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=7
38 +
39 +inherit desktop eutils xdg-utils
40 +
41 +DESCRIPTION="Video conferencing and web conferencing service"
42 +HOMEPAGE="https://zoom.us/"
43 +SRC_URI="amd64? ( https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> ${P}_x86_64.tar.xz )
44 + x86? ( https://zoom.us/client/${PV}/${PN}_i686.tar.xz -> ${P}_i686.tar.xz )"
45 +S="${WORKDIR}/${PN}"
46 +
47 +LICENSE="all-rights-reserved Apache-2.0" # Apache-2.0 for icon
48 +SLOT="0"
49 +KEYWORDS="-* ~amd64 ~x86"
50 +IUSE="bundled-libjpeg-turbo pulseaudio"
51 +RESTRICT="mirror bindist strip"
52 +
53 +RDEPEND="!games-engines/zoom
54 + dev-libs/glib:2
55 + dev-libs/icu
56 + dev-qt/qtcore:5
57 + dev-qt/qtdbus:5
58 + amd64? ( dev-qt/qtdeclarative:5[widgets] )
59 + x86? ( dev-qt/qtdeclarative:5 )
60 + dev-qt/qtdiag:5
61 + dev-qt/qtgraphicaleffects:5
62 + dev-qt/qtgui:5
63 + dev-qt/qtnetwork:5
64 + dev-qt/qtquickcontrols:5[widgets]
65 + dev-qt/qtscript:5
66 + dev-qt/qtsvg:5
67 + dev-qt/qtwidgets:5
68 + media-sound/mpg123
69 + sys-apps/dbus
70 + sys-apps/util-linux
71 + virtual/opengl
72 + x11-libs/libX11
73 + x11-libs/libxcb
74 + x11-libs/libXext
75 + x11-libs/libXfixes
76 + x11-libs/libXtst
77 + x11-libs/xcb-util-image
78 + x11-libs/xcb-util-keysyms
79 + !bundled-libjpeg-turbo? ( media-libs/libjpeg-turbo )
80 + pulseaudio? ( media-sound/pulseaudio )
81 + !pulseaudio? ( media-libs/alsa-lib )"
82 +
83 +BDEPEND="!pulseaudio? ( dev-util/bbe )"
84 +
85 +QA_PREBUILT="opt/zoom/*"
86 +
87 +src_prepare() {
88 + default
89 + if ! use pulseaudio; then
90 + # For some strange reason, zoom cannot use any ALSA sound devices if
91 + # it finds libpulse. This causes breakage if media-sound/apulse[sdk]
92 + # is installed. So, force zoom to ignore libpulse.
93 + bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die
94 + mv zoom.tmp zoom || die
95 + fi
96 +}
97 +
98 +src_install() {
99 + insinto /opt/zoom
100 + exeinto /opt/zoom
101 + doins -r json sip timezones translations
102 + doins *.pcm *.pem *.sh Embedded.properties version.txt
103 + use amd64 && doins icudtl.dat
104 + doexe zoom{,.sh,linux} zopen ZoomLauncher
105 + dosym {"../../usr/$(get_libdir)",/opt/zoom}/libmpg123.so
106 +
107 + if use bundled-libjpeg-turbo; then
108 + doexe libturbojpeg.so.0.1.0
109 + dosym libturbojpeg.so.0.1.0 /opt/zoom/libturbojpeg.so
110 + else
111 + dosym {"../../usr/$(get_libdir)",/opt/zoom}/libturbojpeg.so #715106
112 + fi
113 +
114 + make_wrapper zoom ./zoom /opt/zoom
115 + make_desktop_entry "zoom %U" Zoom zoom-videocam "" \
116 + "MimeType=x-scheme-handler/zoommtg;application/x-zoom;"
117 + # The tarball doesn't contain an icon, so take a generic camera icon
118 + # from https://github.com/google/material-design-icons, modified to be
119 + # white on a blue background
120 + doicon -s scalable "${FILESDIR}"/zoom-videocam.svg
121 + doicon -s 24 "${FILESDIR}"/zoom-videocam.xpm
122 +}
123 +
124 +pkg_postinst() {
125 + xdg_desktop_database_update
126 + xdg_icon_cache_update
127 +}
128 +
129 +pkg_postrm() {
130 + xdg_desktop_database_update
131 + xdg_icon_cache_update
132 +}