diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-06-15 16:21:53 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-06-15 16:22:57 +0200 |
commit | 0dbc8716584e4542efade954f1c9b75ca5c3e9ae (patch) | |
tree | 26f09468900ef48b816cabd2b94ec87549b88cc1 /net-im | |
parent | dev-libs/libgpg-error: fetch missing script for 1.38 (diff) | |
download | gentoo-0dbc8716584e4542efade954f1c9b75ca5c3e9ae.tar.gz gentoo-0dbc8716584e4542efade954f1c9b75ca5c3e9ae.tar.bz2 gentoo-0dbc8716584e4542efade954f1c9b75ca5c3e9ae.zip |
net-im/zoom: Version bump to 5.1.412382.0614.
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/zoom/Manifest | 2 | ||||
-rw-r--r-- | net-im/zoom/zoom-5.1.412382.0614.ebuild | 106 |
2 files changed, 108 insertions, 0 deletions
diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest index 34eb498662c8..622aa819607b 100644 --- a/net-im/zoom/Manifest +++ b/net-im/zoom/Manifest @@ -2,3 +2,5 @@ DIST zoom-5.0.413237.0524_i686.tar.xz 38703768 BLAKE2B d50ee81d58fd987580d09e6d6 DIST zoom-5.0.413237.0524_x86_64.tar.xz 41591272 BLAKE2B 21a7b53aba636721823ea414b361ca3768b3ddcbb9cf2d5fbb6a10f60bff79cb425bbd2b7b8da6f13c4a0544c6fb917172c414455b79f7b36766903768f72a9c SHA512 55736fcd43241c2abd090c1943b970741944bfe7061e61cb0fc5839706920025123089c26a3a20730ef253b338546a833a958dc29c5b00234a76a1483ec7669c DIST zoom-5.0.418682.0603_i686.tar.xz 38701696 BLAKE2B 0f7ca49317946efc5eb4260013d81475d928315538a1cb9b31bfc3dd608c506cf9d794e746e47355ce1fb294445d510d14fe216d754846fc3b23c9fd0c8543f3 SHA512 e73d57c2c13136ab15864e302a127f77f9d771cb280185b3b557819f52bcc7291995a44315436798febad9d557501306f70521f52197ebc9dd683be4ad488d19 DIST zoom-5.0.418682.0603_x86_64.tar.xz 41610180 BLAKE2B f256c364c37b3ec4f5eae069d8e187343ae2e871140b2f297d414680c53d774dee9f6ed6002e25d4c014ce1ae75996ae8f3bf1ad4d34b38b5097e961eb53d558 SHA512 14ddc9e30a23eabef7391933dae953cdb3db07033b27210063f30e510c76c840cd13c94554ce182942346a8c419c474ba202bc311e0c4e9dfb773553f4726308 +DIST zoom-5.1.412382.0614_i686.tar.xz 38983088 BLAKE2B 253218aafb833735f036175f6c8dcd6ede6c0321ed1c3c3974ba9de2258d16a9a41d1f903e90fa03a4020ce8c6622dcd0d192aa8d02e4856b4c319f85d1fac10 SHA512 4823b9d2f0521f804130cf0f260c3d909d97f16521bcba18fb5dcf8dc79aea86871115f4f525248c7f59309b3edd8f0933f01d8224ed8e9c463660491fb4e89f +DIST zoom-5.1.412382.0614_x86_64.tar.xz 41824264 BLAKE2B 74b8a3c3db2783702d0355824ed80694983d4f2265b4533add96188704b632d949f6490e8892912ce3a96b62f18b50ba7ca3421359325653011b0c98e0c3f1e9 SHA512 a6dbcf2cab992811eb346a2eeff5b1714ff289f0d1b8a3e9544064f6166750ee0d604db5b941ce7fa846b554a37cdb87c812a88de72c1ed773d7301e411b427c diff --git a/net-im/zoom/zoom-5.1.412382.0614.ebuild b/net-im/zoom/zoom-5.1.412382.0614.ebuild new file mode 100644 index 000000000000..9af0d0117d45 --- /dev/null +++ b/net-im/zoom/zoom-5.1.412382.0614.ebuild @@ -0,0 +1,106 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop eutils readme.gentoo-r1 xdg-utils + +DESCRIPTION="Video conferencing and web conferencing service" +HOMEPAGE="https://zoom.us/" +SRC_URI="amd64? ( https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> ${P}_x86_64.tar.xz ) + x86? ( https://zoom.us/client/${PV}/${PN}_i686.tar.xz -> ${P}_i686.tar.xz )" +S="${WORKDIR}/${PN}" + +LICENSE="all-rights-reserved Apache-2.0" # Apache-2.0 for icon +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +IUSE="bundled-libjpeg-turbo pulseaudio" +RESTRICT="mirror bindist strip" + +RDEPEND="!games-engines/zoom + dev-libs/glib:2 + dev-libs/icu + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + amd64? ( dev-qt/qtdeclarative:5[widgets] ) + x86? ( dev-qt/qtdeclarative:5 ) + dev-qt/qtdiag:5 + dev-qt/qtgraphicaleffects:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtquickcontrols:5[widgets] + dev-qt/qtscript:5 + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + media-sound/mpg123 + sys-apps/dbus + sys-apps/util-linux + virtual/opengl + x11-libs/libX11 + x11-libs/libxcb + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXtst + x11-libs/xcb-util-image + x11-libs/xcb-util-keysyms + !bundled-libjpeg-turbo? ( media-libs/libjpeg-turbo ) + pulseaudio? ( media-sound/pulseaudio ) + !pulseaudio? ( media-libs/alsa-lib )" + +BDEPEND="!pulseaudio? ( dev-util/bbe )" + +QA_PREBUILT="opt/zoom/*" + +src_prepare() { + default + if ! use pulseaudio; then + # For some strange reason, zoom cannot use any ALSA sound devices if + # it finds libpulse. This causes breakage if media-sound/apulse[sdk] + # is installed. So, force zoom to ignore libpulse. + bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die + mv zoom.tmp zoom || die + fi +} + +src_install() { + insinto /opt/zoom + exeinto /opt/zoom + doins -r json sip timezones translations + doins *.pcm *.pem *.sh Embedded.properties version.txt + use amd64 && doins icudtl.dat + doexe zoom.sh zopen ZoomLauncher + dosym {"../../usr/$(get_libdir)",/opt/zoom}/libmpg123.so + + if use bundled-libjpeg-turbo; then + doexe libturbojpeg.so.0.1.0 + dosym libturbojpeg.so.0.1.0 /opt/zoom/libturbojpeg.so + else + dosym {"../../usr/$(get_libdir)",/opt/zoom}/libturbojpeg.so #715106 + fi + + make_wrapper zoom ./zoom /opt/zoom + make_desktop_entry "zoom %U" Zoom zoom-videocam "" \ + "MimeType=x-scheme-handler/zoommtg;application/x-zoom;" + # The tarball doesn't contain an icon, so take a generic camera icon + # from https://github.com/google/material-design-icons, modified to be + # white on a blue background + doicon -s scalable "${FILESDIR}"/zoom-videocam.svg + doicon -s 24 "${FILESDIR}"/zoom-videocam.xpm + readme.gentoo_create_doc +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + + local FORCE_PRINT_ELOG v + for v in ${REPLACING_VERSIONS}; do + ver_test ${v} -le 5.0.403652.0509 && FORCE_PRINT_ELOG=1 + done + readme.gentoo_print_elog +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} |