# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{12..14} ) FORTRAN_NEEDED=fortran FORTRAN_STANDARD="77 90" inherit flag-o-matic fortran-2 python-single-r1 scons-utils toolchain-funcs DESCRIPTION="Object-oriented tool suite for chemical kinetics, thermodynamics, and transport" HOMEPAGE="https://www.cantera.org" SRC_URI=" https://github.com/Cantera/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/Cantera/cantera-example-data/archive/refs/tags/v${PV}.tar.gz -> ${P}_example_data.tar.gz " LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~x86" IUSE="fortran hdf5 +python test" RESTRICT="!test? ( test )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} " RDEPEND=" ${PYTHON_DEPS} dev-cpp/eigen:= dev-cpp/yaml-cpp sci-libs/sundials:0= hdf5? ( sci-libs/highfive ) python? ( $(python_gen_cond_dep '