mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
18 lines
794 B
Plaintext
18 lines
794 B
Plaintext
BDEPEND=virtual/pkgconfig virtual/fortran
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=pcre? ( dev-libs/libpcre ) virtual/fortran
|
|
DESCRIPTION=The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/SCM-NV/ftl/
|
|
INHERIT=fortran-2 toolchain-funcs
|
|
IUSE=pcre test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=LGPL-3
|
|
RDEPEND=pcre? ( dev-libs/libpcre ) virtual/fortran
|
|
REQUIRED_USE=test? ( pcre )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/SCM-NV/ftl/archive/97b8292e893ad147ca44e42bcd56d23e9a8259fb.tar.gz -> ftl-1.0_p20210308.tar.gz
|
|
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 fortran-2 7e39eb204d37699d5f1eaf9f4d61888a
|
|
_md5_=2f9d2b924f96b69065e63858b691b5dc
|