blob: e2525a433a734639586f6e0eedc2944c5cf00d95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = android-x86-libxml2
pkgdesc = XML parsing library, version 2 (Android x86)
pkgver = 2.13.4
pkgrel = 1
url = http://www.xmlsoft.org/
arch = any
groups = android-libxml2
license = LGPL
makedepends = android-configure
depends = android-ndk
depends = android-x86-libiconv
depends = android-x86-zlib
depends = android-x86-xz
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.13.4/libxml2-v2.13.4.tar.gz
md5sums = 2bbec3a88345981b4d17012dee35b11a
pkgname = android-x86-libxml2
|