diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -1,23 +1,17 @@ pkgbase = python2-libxml2 - pkgdesc = XML parsing library, version 2 + pkgdesc = Python 2 bindings for the XML parsing library v2 pkgver = 2.9.14 pkgrel = 1 url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home arch = x86_64 arch = aarch64 arch = i686 - arch = pentium4 arch = armv7h - arch = armv6l license = MIT makedepends = git - depends = icu - depends = ncurses + depends = glibc + depends = libxml2-2.9 depends = python2 - depends = libxml2=2.9.10 - depends = readline - depends = xz - depends = zlib source = python2-libxml2::git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 source = no-fuzz.diff source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz |
