blob: a7dc0c3145b99e028d645aac0a055219efcffdec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-lz4
pkgdesc = Very fast lossless compression algorithm (mingw-w64)
pkgver = 1.10.0
pkgrel = 1
url = http://lz4.github.io/lz4/
arch = any
license = GPL2
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = !buildflags
options = staticlibs
options = !strip
source = https://github.com/lz4/lz4/archive/v1.10.0.tar.gz
sha256sums = 537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b
pkgname = mingw-w64-lz4
|