blob: aace82ea5b6a0da69066e40f320b4e6bea723c2a (
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.14.3
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.14/libxml2-2.14.3.tar.xz
sha256sums = 6de55cacc8c2bc758f2ef6f93c313cb30e4dd5d84ac5d3c7ccbd9344d8cc6833
pkgname = mingw-w64-libxml2
|