blob: 785d7e52a7f524ef4816b63b759beed3454e6b8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-sz
pkgdesc = Modular parametrizable lossy compressor framework for scientific data (mingw-w64)
pkgver = 2.1.12
pkgrel = 1
url = https://szcompressor.org
arch = any
license = BSD
makedepends = mingw-w64-cmake
depends = mingw-w64-zstd
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/szcompressor/SZ/archive/v2.1.12.tar.gz
sha256sums = 3712b2cd7170d1511569e48a208f02dfb72ecd7ad053c321e2880b9083e150de
pkgname = mingw-w64-sz
|