blob: 3423b671db88c695d5016eb8c69f097b3506c561 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-riscv64-lzo
pkgdesc = Portable lossless data compression library (Android riscv64)
pkgver = 2.10
pkgrel = 2
url = http://www.oberhumer.com/opensource/lzo
arch = any
license = GPL
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz
md5sums = 39d3f3f9c55c87b1e5d6888e1420f4b5
pkgname = android-riscv64-lzo
|