# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) inherit check-reqs cmake flag-o-matic multiprocessing python-single-r1 xdg DESCRIPTION="Free turn-based space empire and galactic conquest game" HOMEPAGE="https://www.freeorion.org/" SRC_URI="https://github.com/freeorion/freeorion/releases/download/v${PV}/FreeOrion_v${PV}_Source.tar.gz" S=${WORKDIR}/src-tarball LICENSE="GPL-2+ CC-BY-SA-3.0 LGPL-2.1+" SLOT="0" KEYWORDS="~amd64" IUSE="+client doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" # bug #932780 wrt boost upper bound DEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep '