blob: e909c8efb3c4f2443f3ecccaa613f980807d630b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-64-expat
pkgdesc = An XML parser library (Android x86-64)
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-x86-64-expat
|