From af50e2603fd0f877d0f96da1562b0deda0590b70 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 18 Feb 2019 13:01:12 +0200 Subject: Add support for building with build2 --- 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..e109233 --- /dev/null +++ b/manifest @@ -0,0 +1,21 @@ +: 1 +name: libodb-qt +version: 2.5.0-b.10.z +project: odb +summary: Qt ODB profile library +license: GPLv2 +license: proprietary +tags: qt, c++, orm, 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-qt/ +email: odb-users@codesynthesis.com +build-email: odb-builds@codesynthesis.com +#builds: all +requires: c++11 +requires: libqt-core ; Requires not yet packaged libqt-core. +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- +depends: libodb [2.5.0-b.10.1 2.5.0-b.11) -- cgit v1.1