# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {takeshi @tenomoto}
description Interpolation library
homepage https://confluence.ecmwf.int/display/EMOS
master_sites https://confluence.ecmwf.int/download/attachments/3473472
distname ${name}-${version}-Source
checksums rmd160 a21da60ce066bfa97b1e0e16e6d0a29c429fb8ce \
sha256 e57e02c636dc8f5ccb862a103789b1e927bc985b1e0f2b05abf4f64e86d2f67f \
The Interpolation library (EMOSLIB) includes Interpolation software \
and BUFR & CREX encoding/decoding routines.
compilers.choose cc fc f77 f90
compilers.setup require_fortran -g95
patchfiles patch-libemos-dp-CMakeLists.txt.diff \
patch-libemos-sp-CMakeLists.txt.diff \
patch-tools-bufrtools_wmo-CMakeLists.txt.diff
depends_lib port:fftw-3 \
compilers.enforce_fortran \
configure.ldflags-append \
ln -s ${prefix}/lib/libemos.a ${destroot}${prefix}/lib/libemos.R32.D64.I32.a
ln -s ${prefix}/lib/libemosR64.a ${destroot}${prefix}/lib/libemos.D64.D64.I32.a
livecheck.url ${homepage}
livecheck.regex {libemos-([0-9]\.[0-9]\.[0-9])-Source.tar.gz}