blob: d3f7312325ac7793ecc118c1f7be55a9d94233e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-lzo
pkgdesc = Portable lossless data compression library (Android x86)
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-x86-lzo
|