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


Commits:
d8067efa by Antonio Rojas at 2024-08-31T13:13:46+02:00
upgpkg: 4.9.2-5: Build compression plugins

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = netcdf
        pkgdesc = network Common Data Form interface for array-oriented data 
access and corresponding library
        pkgver = 4.9.2
-       pkgrel = 4
+       pkgrel = 5
        url = https://www.unidata.ucar.edu/software/netcdf/
        arch = x86_64
        license = custom


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=netcdf
 pkgver=4.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
 arch=(x86_64)
 url="https://www.unidata.ucar.edu/software/netcdf/";
@@ -27,6 +27,7 @@ build() {
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DCMAKE_BUILD_TYPE=Release \
+    -DPLUGIN_INSTALL_DIR=/usr/lib/hdf5/plugin \
     -DENABLE_BYTERANGE=ON \
     -DENABLE_CDF5=ON \
     -DENABLE_DAP_LONG_TESTS=ON \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netcdf/-/commit/d8067efa153e8f4a8b310940ad389ef72c7fdab2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netcdf/-/commit/d8067efa153e8f4a8b310940ad389ef72c7fdab2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to