summaryrefslogtreecommitdiff
path: root/libxsd/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/manifest')
-rw-r--r--libxsd/manifest24
1 files changed, 24 insertions, 0 deletions
diff --git a/libxsd/manifest b/libxsd/manifest
new file mode 100644
index 0000000..7813302
--- /dev/null
+++ b/libxsd/manifest
@@ -0,0 +1,24 @@
+: 1
+name: libxsd
+version: 4.2.0-b.1.z
+project: xsd
+summary: W3C XML Schema to C++ data binding runtime library
+license: GPL-2.0-only
+topics: C++, XML, XML Schema, XML parser
+description-file: README
+changes-file: NEWS
+url: https://www.codesynthesis.com/projects/xsd/
+doc-url: https://www.codesynthesis.com/projects/xsd/
+src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd/
+email: xsd-users@codesynthesis.com ; Mailing list
+build-warning-email: builds@codesynthesis.com
+
+# Don't build the legacy configurations since the respective machines may not
+# have enough disk space for that.
+#
+builds: default
+
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0
+depends: libxerces-c >= 3.0.0
+depends: libexpat ~2.1.0