summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b077b3b1a463c5a1b4ebfd0991bbf2a92f971e8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mingw-w64-pugixml
	pkgdesc = Light-weight, simple and fast XML parser for C++ with XPath support (mingw-w64)
	pkgver = 1.14
	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.14/pugixml-1.14.tar.gz
	sha256sums = 2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015

pkgname = mingw-w64-pugixml