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