blob: daab04a656d66725d3873e4a664cc7f14133d350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tinyxml-git
pkgdesc = A simple, small, efficient, C++ XML parser
pkgver = r1.g94b1760
pkgrel = 2
url = http://www.grinninglizard.com/tinyxml/
arch = i686
arch = x86_64
license = zlib
makedepends = git
makedepends = setconf
depends = gcc-libs
provides = tinyxml=r1.g94b1760
conflicts = tinyxml
source = git+https://git.code.sf.net/p/tinyxml/git
source = tinyxml.pc::https://raw.githubusercontent.com/archlinux/svntogit-community/packages/tinyxml/trunk/tinyxml.pc
sha256sums = SKIP
sha256sums = SKIP
pkgname = tinyxml-git
|