blob: b1b44fefaf1cf084fbc753d023b9a623e50f6264 (
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.7
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.7.tar.xz
sha256sums = 14796d24402108e99d8de4e974d539bed62e23af8c4233317274ce073ceff93b
pkgname = mingw-w64-libxml2
|