[arch-commits] Commit in med/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Fri Oct 1 14:21:13 UTC 2021


    Date: Friday, October 1, 2021 @ 14:21:13
  Author: foutrelis
Revision: 1026370

upgpkg: med 4.1.0-5: hdf5 1.12.1 rebuild

Modified:
  med/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 14:11:18 UTC (rev 1026369)
+++ PKGBUILD	2021-10-01 14:21:13 UTC (rev 1026370)
@@ -5,7 +5,7 @@
 
 pkgname=med
 pkgver=4.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Generic pre- and post-processing platform for numerical simulation'
 url="https://www.salome-platform.org/downloads"
 license=(LGPL)
@@ -26,6 +26,7 @@
 build() {
   mkdir build
   cd build
+  export CPPFLAGS+=" -DH5_USE_110_API"
   cmake ../$pkgname-$pkgver \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list