# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_10 ) USE_RUBY="ruby26 ruby27" inherit python-single-r1 ruby-ng systemd DESCRIPTION="Pacemaker/Corosync Configuration System" HOMEPAGE="https://github.com/ClusterLabs/pcs" SRC_URI="https://github.com/ClusterLabs/pcs/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/all/${P}" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="systemd" DEPEND=" dev-libs/libffi media-libs/fontconfig " RDEPEND=" ${DEPEND} ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/distro[${PYTHON_USEDEP}] dev-python/dacite[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pycurl[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/tornado-6.0[${PYTHON_USEDEP}] =sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0.0