2017-01-20 17:06:11 +08:00
|
|
|
Source: libmariadb
|
2020-10-21 02:01:40 +08:00
|
|
|
Version: 3.1.10
|
2021-01-20 08:00:17 +08:00
|
|
|
Port-Version: 5
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/MariaDB/mariadb-connector-c
|
2017-01-25 23:55:36 +08:00
|
|
|
Description: MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
|
2020-08-06 05:03:22 +08:00
|
|
|
Default-Features: zlib, openssl
|
|
|
|
|
|
|
|
Feature: zlib
|
|
|
|
Build-Depends: zlib
|
|
|
|
Description: Use internal zlib
|
|
|
|
|
|
|
|
Feature: openssl
|
|
|
|
Build-Depends: openssl
|
|
|
|
Description: Enable SSL support
|
2020-10-21 02:01:40 +08:00
|
|
|
|
|
|
|
Feature: iconv
|
|
|
|
Build-Depends: libiconv
|
|
|
|
Description: Enables character set conversion
|