# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} ) inherit cmake-utils python-any-r1 user DESCRIPTION="Cross-platform Direct Connect client" HOMEPAGE="https://airdcpp-web.github.io/" SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="nat-pmp +tbb +webui" RDEPEND=" app-arch/bzip2 dev-cpp/websocketpp