aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'manifest')
-rw-r--r--manifest17
1 files changed, 9 insertions, 8 deletions
diff --git a/manifest b/manifest
index e041cef..fef85a0 100644
--- a/manifest
+++ b/manifest
@@ -1,21 +1,22 @@
: 1
name: libodb-sqlite
-version: 2.5.0-b.16.z
+version: 2.5.0-b.26.z
project: odb
summary: SQLite ODB runtime library
-license: GPLv2
-license: proprietary
-tags: c++, orm, sqlite, database, relational, object, persistence, sql
+license: GPL-2.0-only
+license: other: proprietary ; Not free/open source.
+topics: C++, ORM, SQLite, 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-sqlite/
email: odb-users@codesynthesis.com
-build-email: odb-builds@codesynthesis.com
+build-warning-email: odb-builds@codesynthesis.com
builds: all
requires: c++11
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: libsqlite3 ^3.6.18
-depends: libodb [2.5.0-b.16.1 2.5.0-b.17)
+depends: libodb [2.5.0-b.26.1 2.5.0-b.27)
+depends: * cli ^1.2.0- ? ($config.libodb_sqlite.develop)