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