mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 18:02:20 +08:00
53a47bca4f
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
23 lines
635 B
Plaintext
23 lines
635 B
Plaintext
Source: poco
|
|
Version: 1.9.2
|
|
Port-Version: 4
|
|
Build-Depends: expat, libpq, pcre, sqlite3, zlib, libpng
|
|
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.
|
|
Homepage: https://github.com/pocoproject/poco
|
|
|
|
Feature: mysql
|
|
Build-Depends: libmysql
|
|
Description: Mysql support for POCO
|
|
|
|
Feature: mariadb
|
|
Build-Depends: libmariadb
|
|
Description: MariaDB support for POCO
|
|
|
|
Feature: postgresql
|
|
Build-Depends: libpqxx
|
|
Description: PostgreSQL support for POCO
|
|
|
|
Feature: pdf
|
|
Build-Depends: libharu
|
|
Description: Haru support for POCO
|