# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 FORTRAN_NEEDED=plugins PYTHON_COMPAT=( python3_{8..11} ) DOCS_BUILDER="doxygen" DOCS_DEPEND=" media-gfx/graphviz media-libs/freetype virtual/latex-base " inherit autotools docs flag-o-matic fortran-2 python-single-r1 DESCRIPTION="A software package for jet finding in pp and e+e- collisions" HOMEPAGE="https://fastjet.fr/" SRC_URI="https://fastjet.fr/repo/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64" IUSE="cgal examples python +plugins" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" cgal? (