aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: 0d95e75893482770d0a30d3ac6ae097d9bf99dce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
: 1
name: odb
version: 2.5.0-b.12.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
builds: all
builds: -( +windows -gcc ) ; Requires MinGW GCC.
builds: &gcc               ; Requires GCC with plugin support enabled.
builds: &gcc-5+            ; Requires GCC 5 or later.
requires: c++11
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0
depends: libstudxml ^1.1.0-
depends: libcutl ^1.11.0-