Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / hdf5


Commits:
a12477bc by Antonio Rojas at 2024-05-03T00:24:04+02:00
upgpkg: 1.14.4.2-3: Revert unintended change

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hdf5
        pkgdesc = General purpose library and file format for storing 
scientific data
        pkgver = 1.14.4.2
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.hdfgroup.org/hdf5
        arch = x86_64
        license = custom


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=hdf5
 pkgver=1.14.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc="General purpose library and file format for storing scientific data"
 arch=(x86_64)
 url="https://www.hdfgroup.org/hdf5";
@@ -60,8 +60,7 @@ build() {
         --enable-java \
         --with-pic \
         --with-zlib \
-        --with-szlib \
-        --disable-nonstandard-feature-float16
+        --with-szlib
     make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hdf5/-/commit/a12477bc41a47b17a4f8093d7625858ef6921d51

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hdf5/-/commit/a12477bc41a47b17a4f8093d7625858ef6921d51
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to