aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: f354c6bbe51834fe1565bea89d2cab94743f8154 (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-pgsql
version: 2.5.0-b.11
project: odb
summary: PostgreSQL ODB runtime library
license: GPLv2
license: proprietary
tags: c++, orm, postgres, 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-pgsql/
email: odb-users@codesynthesis.com
build-email: odb-builds@codesynthesis.com
#builds: all
requires: c++11
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-
depends: libpq ^9.0.0
depends: libodb == 2.5.0-b.11