blob: 675192720698ec6d7d9e8c2dcf33dd4f703712e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-libxml2
pkgdesc = XML C parser and toolkit (mingw-w64)
pkgver = 2.13.5
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = any
license = MIT
makedepends = git
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-libiconv
depends = mingw-w64-zlib
depends = mingw-w64-xz
options = !buildflags
options = !strip
options = staticlibs
source = https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz
sha256sums = 74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6
pkgname = mingw-w64-libxml2
|