blob: ee5ca8eb1a59b76873724b928525248714e9c822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tinyxml-git
pkgdesc = A simple, small, efficient, C++ XML parser
pkgver = r1.g94b1760
pkgrel = 5
url = http://www.grinninglizard.com/tinyxml/
arch = i686
arch = x86_64
license = Zlib
makedepends = git
makedepends = setconf
depends = glibc
depends = libgcc
depends = libstdc++
provides = tinyxml=r1.g94b1760
conflicts = tinyxml
source = git+https://git.code.sf.net/p/tinyxml/git
source = tinyxml.pc::https://gitlab.archlinux.org/archlinux/packaging/packages/tinyxml/-/raw/main/tinyxml.pc
sha256sums = SKIP
sha256sums = SKIP
pkgname = tinyxml-git
|