summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90fdf6e5b36e3ba8a154277415e262a8fe75cdd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mingw-w64-pugixml
	pkgdesc = Light-weight, simple and fast XML parser for C++ with XPath support (mingw-w64)
	pkgver = 1.11
	pkgrel = 1
	url = http://pugixml.org/
	arch = any
	license = MIT
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	options = !buildflags
	options = staticlibs
	options = !strip
	source = http://github.com/zeux/pugixml/releases/download/v1.11/pugixml-1.11.tar.gz
	sha256sums = 26913d3e63b9c07431401cf826df17ed832a20d19333d043991e611d23beaa2c

pkgname = mingw-w64-pugixml