aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'manifest')
-rw-r--r--manifest18
1 files changed, 10 insertions, 8 deletions
diff --git a/manifest b/manifest
index c718442..7a523d7 100644
--- a/manifest
+++ b/manifest
@@ -1,10 +1,10 @@
: 1
name: libodb-pgsql
-version: 2.5.0-b.16.z
+version: 2.5.0-b.26.z
project: odb
summary: PostgreSQL ODB runtime library
-license: GPLv2
-license: proprietary
+license: GPL-2.0-only
+license: other: proprietary ; Not free/open source.
topics: C++, ORM, PostgreSQL, SQL
description-file: README
changes-file: NEWS
@@ -12,10 +12,12 @@ url: https://www.codesynthesis.com/products/odb/
doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/libodb-pgsql/
email: odb-users@codesynthesis.com
-build-email: odb-builds@codesynthesis.com
+build-warning-email: odb-builds@codesynthesis.com
builds: all
+builds: -wasm
requires: c++11
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
-depends: libpq ^9.0.0
-depends: libodb [2.5.0-b.16.1 2.5.0-b.17)
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+depends: libpq >=7.4.0
+depends: libodb [2.5.0-b.26.1 2.5.0-b.27)
+depends: * cli ^1.2.0- ? ($config.libodb_pgsql.develop)