blob: 24723cc7e6b8543341822c9416d9818499c2e09b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-lz4
pkgdesc = Very fast lossless compression algorithm (Android armv7a-eabi)
pkgver = 1.10.0
pkgrel = 1
url = http://lz4.github.io/lz4/
arch = any
groups = android-lz4
license = GPL2
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/lz4/lz4/archive/v1.10.0.tar.gz
md5sums = dead9f5f1966d9ae56e1e32761e4e675
pkgname = android-armv7a-eabi-lz4
|