med: build with hdf5-18
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
933593b60f
commit
8e8cc30f55
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue