blob: f515464a5f7b3c68d90c8ef4e8476e50d3cba30c (
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 aarch64)
pkgver = 2.7.1
pkgrel = 1
url = https://libexpat.github.io/
arch = any
groups = android-expat
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_7_1.tar.gz
md5sums = a4543a7f7d56d6f28153d2ca52df286f
pkgname = android-aarch64-expat
|