blob: 8aa696e193fcf1d96d1670e83b327106af012da1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tinyxml2-git
pkgdesc = Simple, small, efficient, C++ XML parser
pkgver = 9.0.0.r25.ge059560
pkgrel = 1
url = https://leethomason.github.io/tinyxml2/
arch = i686
arch = x86_64
license = zlib
makedepends = git
makedepends = cmake
depends = gcc-libs
provides = tinyxml2=9.0.0.r25.ge059560
conflicts = tinyxml2
source = git+https://github.com/leethomason/tinyxml2.git
sha256sums = SKIP
pkgname = tinyxml2-git
|