net-im/bluejeans - 2.23.0 (amedeos)

Search

Package Information

Description:
Online meetings, video conferencing, and screen sharing for teams of any size
Homepage:
https://www.bluejeans.com
License:
BlueJeans

Ebuild Details

Version EAPI Keywords Slot
2.23.0 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit rpm

DESCRIPTION="Online meetings, video conferencing, and screen sharing for teams of any size"
HOMEPAGE="https://www.bluejeans.com"
EXTRA_VERSION=39
RPMV="${PV}.${EXTRA_VERSION}"
SRC_URI="https://swdl.bluejeans.com/desktop-app/linux/${PV}/BlueJeans_${RPMV}.rpm"

LICENSE="BlueJeans"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

S="${WORKDIR}"

src_unpack() {
  rpm_src_unpack ${A}
}

src_install() {
  cp -R "${S}/"* "${D}/" || die "Install failed!"

  fperms +x /opt/BlueJeans/${PN}-v2
  domenu usr/share/applications/bluejeans-v2.desktop
}

Manifest for 2.23.0

Type File Size Source URLs
DIST BlueJeans_2.23.0.39.rpm 83226268 bytes https://swdl.bluejeans.com/desktop-app/linux/2.23.0/BlueJeans_2.23.0.39.rpm