blob: f4ed2c43722b88197a5abda9a997915870b6999f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-aarch64-expat
pkgdesc = An XML parser library (android)
pkgver = 2.2.10
pkgrel = 1
url = https://libexpat.github.io/
arch = any
license = custom
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/libexpat/libexpat/archive/R_2_2_10.tar.gz
sha256sums = 62e280f5fd29a5b70973f623e20a7412c3e3912c2684cb0e462e2c881be129e1
pkgname = android-aarch64-expat
|