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 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'med'
|
# Template file for 'med'
|
||||||
pkgname=med
|
pkgname=med
|
||||||
version=3.3.1
|
version=3.3.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=med-${version}_SRC
|
wrksrc=med-${version}_SRC
|
||||||
build_style=gnu-configure
|
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"
|
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"
|
short_desc="Data Modelization and Exchanges"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="GPL-3, LGPL-3"
|
license="GPL-3, LGPL-3"
|
||||||
|
|
Loading…
Reference in a new issue