blob: 519d83b87d5d0d170ce9683adde4642021ac0a8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = mingw-w64-xerces-c
pkgdesc = A validating XML parser written in a portable subset of C++ (mingw-w64)
pkgver = 3.2.2
pkgrel = 1
url = http://xerces.apache.org/xerces-c/
arch = any
license = APACHE
makedepends = mingw-w64-configure
makedepends = mingw-w64-wine
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = http://apache.osuosl.org/xerces/c/3/sources/xerces-c-3.2.2.tar.gz
source = 001-no-undefined.patch
source = fix-cross-compile.patch
source = 002-duplicate-instantiation.patch
md5sums = 7aac41029b0d7a5eadd31cc975b391c2
md5sums = ca44fe043987da1f54e00d1aba3e6012
md5sums = 0fd713ab5edac90c99462f8869193868
md5sums = 38dcb94149cfd0f7ab6e17a7b80cd143
pkgname = mingw-w64-xerces-c
|