summaryrefslogtreecommitdiff
path: root/libodb-oracle/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-01 15:48:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-01 15:48:30 +0300
commit16577c5292bf23956a5ce81e7e1fe1c3633b3016 (patch)
treec8f57395975a0f805aaf33893775b6ba18bd2b49 /libodb-oracle/manifest
parent1c7f67f47770a0c8591aeff7c54766c6f5d00cca (diff)
parent62e234c114d2b6ead93a1d39593c66b648c3d0a6 (diff)
Merge branch 'libodb-oracle' into multi-package
Diffstat (limited to 'libodb-oracle/manifest')
-rw-r--r--libodb-oracle/manifest22
1 files changed, 22 insertions, 0 deletions
diff --git a/libodb-oracle/manifest b/libodb-oracle/manifest
new file mode 100644
index 0000000..ab1502d
--- /dev/null
+++ b/libodb-oracle/manifest
@@ -0,0 +1,22 @@
+: 1
+name: libodb-oracle
+version: 2.5.0-b.26.z
+project: odb
+summary: Oracle ODB runtime library
+license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License.
+license: other: proprietary ; Not free/open source.
+topics: C++, ORM, Oracle, 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-warning-email: odb-builds@codesynthesis.com
+builds: none ; Requires proprietary Oracle Call Interface library.
+requires: c++11
+requires: oci ; Oracle Call Interface library.
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+depends: libodb [2.5.0-b.26.1 2.5.0-b.27)
+depends: * cli ^1.2.0- ? ($config.libodb_oracle.develop)