Install this version:
emerge -a =net-misc/janus-cloud-0.2.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-misc/janus-cloud-0.2.0
Or alternatively:
emerge --autounmask-write -a =net-misc/janus-cloud-0.2.0
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=(python2_7 python3_7 python3_8 python3_9)
inherit distutils-r1
DESCRIPTION="A cluster solution for Janus WebRTC server, by API proxy approach"
HOMEPAGE="https://github.com/OpenSight/janus-cloud"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | janus-cloud-0.2.0.tar.gz | 96703 bytes | mirror://pypi/j/janus-cloud/janus-cloud-0.2.0.tar.gz |