diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..36f5a64 --- /dev/null +++ b/manifest @@ -0,0 +1,20 @@ +: 1 +name: libodb-oracle +version: 2.5.0-b.8.z +summary: Oracle ODB runtime library +license: ODB NCUEL; Non-Commercial Use and Evaluation License +license: proprietary +tags: c++, orm, oracle, database, relational, object, persistence, 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-oracle/ +email: odb-users@codesynthesis.com +build-email: odb-builds@codesynthesis.com +build-exclude: *; Requires proprietary Oracle Call Interface library +requires: c++11 +requires: oci; Oracle Call Interface library +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- +depends: libodb [2.5.0-b.8.1 2.5.0-b.9) |