med: build with hdf5-18

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-21 20:26:59 +02:00
parent 933593b60f
commit 8e8cc30f55
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,12 +1,12 @@
# Template file for 'med'
pkgname=med
version=3.3.1
revision=1
revision=2
wrksrc=med-${version}_SRC
build_style=gnu-configure
configure_args="--with-swig=yes"
configure_args="--with-swig=yes --with-hdf5-bin=/usr/lib/hdf5-18/bin"
hostmakedepends="gcc-fortran swig"
makedepends="hdf5-devel python-devel tk-devel"
makedepends="hdf5-18-devel python-devel tk-devel"
short_desc="Data Modelization and Exchanges"
maintainer="Piraty <piraty1@inbox.ru>"
license="GPL-3, LGPL-3"