]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/wt/CONTROL
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / wt / CONTROL
1 Source: wt
2 Version: 4.5.0
3 Homepage: https://github.com/emweb/wt
4 Description: Wt is a C++ library for developing web applications
5 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
6 Default-Features: openssl
7
8 Feature: dbo
9 Description: Wt::Dbo
10
11 Feature: postgresql
12 Description: Wt::Dbo PostgreSQL backend
13 Build-Depends: libpq, wt[dbo]
14
15 Feature: sqlite3
16 Description: Wt::Dbo Sqlite 3 backend
17 Build-Depends: sqlite3, wt[dbo]
18
19 Feature: sqlserver
20 Description: Wt::Dbo MS SQL Server backend
21 Build-Depends: unixodbc (!windows), wt[dbo]
22
23 Feature: openssl
24 Description: TLS support
25 Build-Depends: openssl
26
27 Feature: graphicsmagick
28 Description: WRasterImage support on non-Windows based on GraphicsMagick
29 Build-Depends: graphicsmagick