# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
octave.setup tisean 0.2.3
maintainers {mps @Schamschula} openmaintainer
description Nonlinear Time Series Analysis
long_description ${description}
checksums rmd160 88d9562a685e0d00ea48f068d161b1022f7126c2 \
sha256 bbc94ea6af663092863a437f88215e84d3a59a60b9f51f6ffd9dbe90606a8259
# Makefile uses c++ compiler to link object files built with fortran compiler
# ensure that expected fortran libraries (e.g. gfortran) are linked in
patchfiles-append patch-flib.diff
compilers.choose fc f77 f90
compilers.setup require_fortran
depends_lib-append port:octave-signal