aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-06 23:35:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-18 14:28:42 +0300
commit369fe1eba31f3e7a6f5424002eae88bfcb280efa (patch)
tree8ed97a28d17953ef956199d7f6c7cb5c7c9459cf /manifest
parente3c608545cedcd5202abb155bb94d17f7174451b (diff)
Add support for build2 build
Diffstat (limited to 'manifest')
-rw-r--r--manifest20
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)