blob: 03a0940d4e32475492401580526d8ff2c1b46e14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-tinyxml2
pkgdesc = Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)
pkgver = 10.0.0
pkgrel = 1
url = https://github.com/leethomason/tinyxml2
arch = any
license = zlib
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = staticlibs
options = !strip
options = !buildflags
source = https://github.com/leethomason/tinyxml2/archive/10.0.0.tar.gz
sha256sums = 3bdf15128ba16686e69bce256cc468e76c7b94ff2c7f391cc5ec09e40bff3839
pkgname = mingw-w64-tinyxml2
|