From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F7C9138350 for ; Tue, 24 Mar 2020 10:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D08BE0891; Tue, 24 Mar 2020 10:17:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C28FE0891 for ; Tue, 24 Mar 2020 10:17:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93EFD34F010 for ; Tue, 24 Mar 2020 10:17:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10FFD102 for ; Tue, 24 Mar 2020 10:17:43 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1585044337.19317653fb30418b1756643a831954368778d6ab.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/zoom/Manifest net-im/zoom/metadata.xml net-im/zoom/zoom-3.5.372466.0322.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 19317653fb30418b1756643a831954368778d6ab X-VCS-Branch: master Date: Tue, 24 Mar 2020 10:17:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 66b20071-d389-470d-9154-cb47f65d8a67 X-Archives-Hash: a726c7bb1a7496d594ab9447fe447c43 commit: 19317653fb30418b1756643a831954368778d6ab Author: Ulrich Müller gentoo org> AuthorDate: Tue Mar 24 09:57:40 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Mar 24 10:05:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19317653 net-im/zoom: Initial import. Ebuild partially based on https://github.com/msva/mva-overlay/tree/master/net-im/zoom-bin with modifications by me. Closes: https://bugs.gentoo.org/651614 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/Manifest | 2 ++ net-im/zoom/metadata.xml | 13 ++++++++ net-im/zoom/zoom-3.5.372466.0322.ebuild | 53 +++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+) diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest new file mode 100644 index 00000000000..1f86e1ac7be --- /dev/null +++ b/net-im/zoom/Manifest @@ -0,0 +1,2 @@ +DIST zoom-3.5.372466.0322_i686.tar.xz 48479676 BLAKE2B b6fdc176690ce6e4b107ebdd0f348dcbf578c815067c6616eca72e2bc98b993033074525326da74a1377ab61b4db366e816c6213291f59a29dfb0f8f3336fcbc SHA512 ac3e30baa9d251ac2ecde9bc33857d15857c52c28a6632ca7173710e3fff3424f33d55d03754a3d703b6de3578e6cc2b973b2f0eccf8b852b3edb7f2017ac4cb +DIST zoom-3.5.372466.0322_x86_64.tar.xz 72594544 BLAKE2B dac548df8cfbcdbd90427b1a0c85c6be8798b6065b420e25dc279c8d104e6fc0f9201ad77e5451bf350f11fc26745c5c9e238675ce78e5c54216573c6af829bc SHA512 87058be065e51ea3e85801b4a40e4141278e33719d1390567bbb83010ebd90cf7c48262433227585709c3376278ff7b09d77628920672013c4df3ad97ea0d2c6 diff --git a/net-im/zoom/metadata.xml b/net-im/zoom/metadata.xml new file mode 100644 index 00000000000..cef6d2567e1 --- /dev/null +++ b/net-im/zoom/metadata.xml @@ -0,0 +1,13 @@ + + + + + ulm@gentoo.org + + + dilfridge@gentoo.org + + + mva@gentoo.org + + diff --git a/net-im/zoom/zoom-3.5.372466.0322.ebuild b/net-im/zoom/zoom-3.5.372466.0322.ebuild new file mode 100644 index 00000000000..c100b17b919 --- /dev/null +++ b/net-im/zoom/zoom-3.5.372466.0322.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop eutils + +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" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +RESTRICT="mirror bindist strip" + +RDEPEND="dev-libs/glib:2 + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgraphicaleffects:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtpositioning:5 + dev-qt/qtprintsupport:5 + dev-qt/qtscript:5 + dev-qt/qtwebchannel:5 + dev-qt/qtwebengine:5 + dev-qt/qtwidgets:5 + media-libs/libglvnd + sys-apps/dbus + sys-apps/util-linux + 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" + +QA_PREBUILT="opt/zoom/*" + +src_install() { + insinto /opt/zoom + exeinto /opt/zoom + doins -r json sip timezones translations + doins *.pcm *.pem *.sh Embedded.properties icudtl.dat version.txt + doexe zoom{,.sh,linux} zopen ZoomLauncher + make_wrapper zoom ./zoom /opt/zoom + make_desktop_entry zoom zoom audio-headset +}