mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
1.6 KiB
Plaintext
17 lines
1.6 KiB
Plaintext
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 virtual/fortran
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=|| ( >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) || ( ( >=dev-lang/python-3.10.4:3.10 dev-util/fypp[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-util/fypp[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-util/fypp[python_targets_python3_8(-)] ) ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 app-doc/ford[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 app-doc/ford[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 app-doc/ford[python_targets_python3_8(-)] ) ) ) test? ( dev-util/fortran-test-drive ) virtual/fortran
|
|
DESCRIPTION=A community driven standard library for (modern) Fortran
|
|
EAPI=8
|
|
HOMEPAGE=https://stdlib.fortran-lang.org/
|
|
INHERIT=cmake fortran-2 python-any-r1
|
|
IUSE=doc test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=virtual/fortran
|
|
RESTRICT=mirror !test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/fortran-lang/stdlib/archive/refs/tags/v0.2.0.tar.gz -> fortran-stdlib-0.2.0.tar.gz
|
|
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d fortran-2 72d28c6872beb1e7cb99684b0ae4715d python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97
|
|
_md5_=4417cad9bedd7f33fecc21e306c72e11
|