summaryrefslogtreecommitdiff
path: root/libxerces-c/manifest
blob: 164f4bf1420849f6d25896aad0380f7b27751381 (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
25
26
27
28
29
30
31
32
: 1
name: libxerces-c

# Note: remember to update doc-url below!
#
version: 3.2.4+1

language: c++
project: xerces-c
summary: Validating XML parsing and serialization C++ library
license: Apache-2.0 ; Apache License 2.0.
topics: Xerces, C++, XML parser, DOM, SAX
description-file: README
url: http://xerces.apache.org/xerces-c/
doc-url: http://xerces.apache.org/xerces-c/api-3.html
src-url: https://git.build2.org/cgit/packaging/xerces-c/xerces-c/tree/libxerces-c/
package-url: https://git.build2.org/cgit/packaging/xerces-c/
email: c-users@xerces.apache.org    ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-error-email: builds@build2.org
depends: * build2 >= 0.15.0
depends: * bpkg >= 0.15.0
depends: libcurl ^7.67.0 ? ($config.libxerces_c.network)
depends: {libicuuc libicui18n} >= 65.1.0 ? ($config.libxerces_c.transcoder_icu)

transcoder-icu-builds: macos windows
transcoder-icu-build-config:
\
config.libxerces_c.transcoder_icu=true
;
Test with ICU transcoder on Mac OS and Windows.
\