blob: f7d9b2e9db67f15e5afe3d1b67803d7f88de2a8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tinyxml2-git
pkgdesc = Simple, small, efficient, C++ XML parser
pkgver = 11.0.0.r16.g3324d04
pkgrel = 1
url = https://leethomason.github.io/tinyxml2/
arch = i686
arch = x86_64
license = Zlib
makedepends = git
makedepends = cmake
depends = glibc
depends = libgcc
depends = libstdc++
provides = tinyxml2=11.0.0.r16.g3324d04
conflicts = tinyxml2
source = git+https://github.com/leethomason/tinyxml2.git
sha256sums = SKIP
pkgname = tinyxml2-git
|