blob: d83a3a8d2f0448bdb66d0c14f49a7e315738ae60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = android-armv7a-eabi-xz
pkgdesc = Library and command line tools for XZ and LZMA compressed files (Android armv7a-eabi)
pkgver = 5.8.1
pkgrel = 1
url = https://tukaani.org/xz
arch = any
groups = android-xz
license = custom
license = GPL
license = LGPL
makedepends = android-configure
makedepends = android-sdk-build-tools
makedepends = po4a
makedepends = doxygen
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/tukaani-project/xz/archive/refs/tags/v5.8.1.tar.gz
md5sums = 1be5d8137d7b5e91fa9ff8a6fdc4895b
pkgname = android-armv7a-eabi-xz
|