aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: e74ccc3c3f83c294cbffa9dac9a86413b64267ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
: 1
name: libodb-mysql
version: 2.5.0-b.7
summary: MySQL ODB runtime library
license: GPLv2
license: proprietary
tags: c++, orm, mysql, 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-mysql/
email: odb-users@codesynthesis.com
build-email: odb-builds@codesynthesis.com
build-exclude: */*-mingw32; Unsupported by libmysqlclient.
requires: c++11
depends: * build2 >= 0.7.0-
depends: * bpkg >= 0.7.0-
#depends: libmysqlclient >= 5.0.3 | libmariadb >= 10.2.2
depends: libmysqlclient >= 5.0.3
depends: libodb == 2.5.0-b.7