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