blob: d16fa1be6c3e28c23b4f2b79c4a284bc4058f1f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = android-x86-64-zstd
pkgdesc = Zstandard - Fast real-time compression algorithm (Android x86-64)
pkgver = 1.5.6
pkgrel = 1
url = http://www.zstd.net/
arch = any
license = BSD
license = GPL2
makedepends = android-cmake
depends = android-x86-64-zlib
depends = android-x86-64-xz
depends = android-x86-64-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-x86-64-zstd
|