From bb67f32b2d92a5a7daea1d170ada978941948b66 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 9 Jun 2018 18:17:47 +0300 Subject: Add support for build2 build --- manifest | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifest (limited to 'manifest') diff --git a/manifest b/manifest new file mode 100644 index 0000000..e3fff4d --- /dev/null +++ b/manifest @@ -0,0 +1,21 @@ +: 1 +name: libodb-mssql +version: 2.5.0-b.8.z +summary: Microsoft SQL Server ODB runtime library +license: ODB NCUEL; Non-Commercial Use and Evaluation License +license: proprietary +tags: c++, orm, mssql, database, relational, object, persistence, sql, microsoft +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-mssql/ +email: odb-users@codesynthesis.com +build-email: odb-builds@codesynthesis.com +build-include: windows* +build-exclude: * ; Requires not yet packaged libunixodbc (unixODBC) +requires: c++11 +requires: ? libunixodbc; Only on UNIX +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