slackbuilds/libraries/poco
Edward W. Koenig d5de8a0ae8
libraries/poco: Updated for version 1.13.3
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-17 18:14:37 +07:00
..
README libraries/poco: Updated for version 1.13.3 2024-08-17 18:14:37 +07:00
poco.SlackBuild libraries/poco: Updated for version 1.13.3 2024-08-17 18:14:37 +07:00
poco.info libraries/poco: Updated for version 1.13.3 2024-08-17 18:14:37 +07:00
poco_mariadb.patch libraries/poco: New maintainer, script improvements 2022-12-31 09:14:46 +07:00
slack-desc

README

Modern, powerful open source C++ class libraries and frameworks for
building network- and internet-based applications that run on desktop,
server, mobile and embedded systems.

PostgreSQL (on Sbo) and libiodbc (part of Slackware) or UnixODBC
(on SBo) are optional dependencies that will be automatically picked
up during configuration. 

By default, the build will use the internal libs for sqlite, zlib,
pcre2, expat, etc.  To use the Slackware versions:

BUNDLE=no ./poco.SlackBuild

This will disable any functionality not already included with or
added to Slackware.