aboutsummaryrefslogtreecommitdiff
path: root/ports/wt/CONTROL
blob: c8ea4d02c5552dd6eb660211285adf2a83421a18 (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
25
26
27
28
29
Source: wt
Version: 4.4.0
Homepage: https://github.com/emweb/wt
Description: Wt is a C++ library for developing web applications
Build-Depends: zlib, libpng, pango (!windows), harfbuzz (!windows), libharu, glew, boost-algorithm, boost-array, boost-asio, boost-bind, boost-config, boost-container-hash, boost-filesystem, boost-fusion, boost-interprocess, boost-lexical-cast, boost-logic, boost-math, boost-multi-index, boost-optional, boost-phoenix, boost-pool, boost-program-options, boost-range, boost-serialization, boost-smart-ptr, boost-spirit, boost-system, boost-thread, boost-tokenizer, boost-tuple, boost-ublas, boost-variant
Default-Features: openssl

Feature: dbo
Description: Wt::Dbo

Feature: postgresql
Description: Wt::Dbo PostgreSQL backend
Build-Depends: libpq, wt[dbo]

Feature: sqlite3
Description: Wt::Dbo Sqlite 3 backend
Build-Depends: sqlite3, wt[dbo]

Feature: sqlserver
Description: Wt::Dbo MS SQL Server backend
Build-Depends: unixodbc (!windows), wt[dbo]

Feature: openssl
Description: TLS support
Build-Depends: openssl

Feature: graphicsmagick
Description: WRasterImage support on non-Windows based on GraphicsMagick
Build-Depends: graphicsmagick