blob: fb7c38fa0102f80ea0bef9f0d4aad206075efa8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-brotli
pkgdesc = Brotli compression library (Android armv7a-eabi)
pkgver = 1.1.0
pkgrel = 2
url = https://github.com/google/brotli.git
arch = any
groups = android-brotli
license = MIT
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/google/brotli/archive/v1.1.0.tar.gz
md5sums = 3a6a3dba82a3604792d3cb0bd41bca60
pkgname = android-armv7a-eabi-brotli
|