summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d417b4febe268739f93e3d9208f2ccad1c4d9354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = tinyxml2-git
	pkgdesc = Simple, small, efficient, C++ XML parser
	pkgver = 7.0.1.r8.g61a4c7d
	pkgrel = 1
	url = http://www.grinninglizard.com/tinyxml2/
	arch = i686
	arch = x86_64
	license = zlib
	makedepends = git
	makedepends = cmake
	depends = gcc-libs
	provides = tinyxml2
	conflicts = tinyxml2
	source = git+https://github.com/leethomason/tinyxml2.git
	sha256sums = SKIP

pkgname = tinyxml2-git