blob: 3f89a02dc032b6441f403325b405984627584756 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python2-libxml2
pkgdesc = XML parsing library, version 2
pkgver = 2.9.12
pkgrel = 6
url = http://www.xmlsoft.org/
arch = x86_64
license = MIT
makedepends = python2
makedepends = git
depends = zlib
depends = readline
depends = ncurses
depends = xz
depends = icu
source = libxml2::git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=b48e77cf4f6fa0792c5f4b639707a2b0675e461b
source = no-fuzz.patch
source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
sha256sums = SKIP
sha256sums = 163655aba312c237a234a82d64b71a65bd9d1d901e176d443e3e3ac64f3b1b32
sha256sums = 9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f
pkgname = python2-libxml2
|