blob: 09394b9e4ba8e569e6a3751e0488e1eca4f028cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-x86_64-libxml2
pkgdesc = XML parsing library, version 2 for amd64 (mingw-w64)
pkgver = 2.13.3
pkgrel = 3
url = http://www.xmlsoft.org/
arch = x86_64
license = MIT
makedepends = mingw-w64-gcc
provides = mingw-w64-x86_64-libxml2=2.13.3
conflicts = mingw-w64-libxml2
options = !buildflags
options = !strip
options = staticlibs
source = https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.3.tar.xz
sha256sums = 0805d7c180cf09caad71666c7a458a74f041561a532902454da5047d83948138
pkgname = mingw-w64-x86_64-libxml2
|