blob: 597ea4742e015218b2f9613ec05e5115a99f0c7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = android-aarch64-zstd
pkgdesc = Zstandard - Fast real-time compression algorithm (Android aarch64)
pkgver = 1.5.6
pkgrel = 1
url = http://www.zstd.net/
arch = any
license = BSD
license = GPL2
makedepends = android-cmake
depends = android-aarch64-zlib
depends = android-aarch64-xz
depends = android-aarch64-lz4
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/facebook/zstd/archive/refs/tags/v1.5.6.tar.gz
sha256sums = 30f35f71c1203369dc979ecde0400ffea93c27391bfd2ac5a9715d2173d92ff7
pkgname = android-aarch64-zstd
|