mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
BDEPEND=virtual/fortran
|
|
DEFINED_PHASES=compile install prepare pretend setup test
|
|
DEPEND=dev-libs/toml-f:0/2 dev-libs/m_cli2 doc? ( || ( >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 >=dev-lang/python-3.8.16:3.8 ) || ( ( >=dev-lang/python-3.10.9:3.10 app-doc/ford[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16:3.9 app-doc/ford[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.16:3.8 app-doc/ford[python_targets_python3_8(-)] ) ) ) virtual/fortran
|
|
DESCRIPTION=Fortran Package Manager (fpm)
|
|
EAPI=8
|
|
HOMEPAGE=https://fpm.fortran-lang.org
|
|
INHERIT=fortran-2 python-any-r1 toolchain-funcs
|
|
IUSE=openmp doc test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-libs/toml-f:0/2 dev-libs/m_cli2 dev-vcs/git virtual/fortran
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/fortran-lang/fpm/archive/v0.7.0.tar.gz -> fpm-0.7.0.tar.gz https://github.com/fortran-lang/fpm/releases/download/v0.7.0/fpm-0.7.0.F90
|
|
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
|
|
_md5_=3a0f3e800fd803be49c707058d6b34e2
|