aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: 49cfea26e933d6e415d2ed2ad575f0875fa65f6f (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.15
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.10.0
depends: * bpkg >= 0.10.0
depends: libpq ^9.0.0
depends: libodb == 2.5.0-b.15