diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -1,21 +1,23 @@ : 1 name: libodb-pgsql -version: 2.5.0-b.14.z +version: 2.5.0-b.26.z project: odb summary: PostgreSQL ODB runtime library -license: GPLv2 -license: proprietary -tags: c++, orm, postgres, database, relational, object, persistence, sql +license: GPL-2.0-only +license: other: proprietary ; Not free/open source. +topics: C++, ORM, PostgreSQL, SQL description-file: README changes-file: NEWS 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.10.0 -depends: * bpkg >= 0.10.0 -depends: libpq ^9.0.0 -depends: libodb [2.5.0-b.14.1 2.5.0-b.15) +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) |