blob: 63ae2bf88774aee02b54fb6809c2137cc4d8db09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-zstd
pkgdesc = Zstandard - Fast real-time compression algorithm (mingw-w64)
pkgver = 1.4.5
pkgrel = 1
url = http://www.zstd.net/
arch = any
license = BSD
license = GPL2
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = staticlibs
options = !buildflags
options = !strip
source = https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-1.4.5.tar.gz
sha256sums = 98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e
pkgname = mingw-w64-zstd
|