# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : netcdf-c version : 4.8.1 release : 7 source : - https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.8.1.tar.gz : bc018cc30d5da402622bf76462480664c6668b55eb16ba205a0dfb8647161dd0 license : BSD-3-Clause component : programming.library homepage : https://www.unidata.ucar.edu/software/netcdf/ summary : Network Common Data Form (NetCDF) description: | NetCDF (Network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. It is also a community standard for sharing scientific data. builddeps : - pkgconfig(hdf5_hl) - pkgconfig(libcurl) setup : | %cmake_ninja build : | %ninja_build install : | %ninja_install