jtc-overlay/net-misc/zoom/zoom-2.0.98253.0707.ebuild.working
2022-08-30 15:46:53 -04:00

20 lines
388 B
Plaintext

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Zoom meeting client"
HOMEPAGE="https://zoom.us"
SRC_URI="https://zoom.us/client/${PV}/zoom_x86_64.tar.xz"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS=""
IUSE=""
RDEPEND="dev-qt/qtscript:5.8 \
dev-qt/qtwebengine:5.8 \
dev-qt/qtnetwork:5.8"