From 7bbb807fa7bb1b47bf019be4e7b111d1ae05b804 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 8 Nov 2017 10:57:07 +0200 Subject: Add support for build2 build --- manifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifest (limited to 'manifest') diff --git a/manifest b/manifest new file mode 100644 index 0000000..1001be9 --- /dev/null +++ b/manifest @@ -0,0 +1,16 @@ +: 1 +name: odb +version: 2.5.0-b.6.z +summary: ODB compiler +license: GPLv3 +tags: 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/odb/ +email: odb-users@codesynthesis.com +build-email: odb-builds@codesynthesis.com +requires: c++11 +depends: * build2 >= 0.6.0- +depends: * bpkg >= 0.6.0- -- cgit v1.1