aboutsummaryrefslogtreecommitdiff
path: root/ports/soci/CONTROL
blob: 0a6a291bbe7521bceae0cbcddb9556c076181e45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: soci
Version: 4.0.1
Port-Version: 1
Homepage: https://github.com/SOCI/soci
Description: SOCI database access library

Feature: boost
Build-Depends: boost-date-time, boost-fusion, boost-optional, boost-preprocessor, boost-tuple
Description: Integration with Boost

Feature: sqlite3
Build-Depends: sqlite3
Description: Build sqlite3 backend

Feature: postgresql
Build-Depends: libpq
Description: Build postgresql backend

Feature: odbc
Description: Build odbc backend

Feature: mysql
Build-Depends: libmysql
Description: Build mysql backend