From 369fe1eba31f3e7a6f5424002eae88bfcb280efa Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Jun 2018 23:35:13 +0300 Subject: Add support for build2 build --- manifest | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifest (limited to 'manifest') 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) -- cgit v1.1