: 1 name: libmysqlclient # Note: remember to update doc-url below! # version: 8.0.15+15 project: mysql summary: MySQL C API client library license: other: GPL-2.0-only with MySQL Universal FOSS Exception topics: C, MySQL, SQL, relational database description-file: README url: https://www.mysql.com doc-url: https://dev.mysql.com/doc/refman/8.0/en/c-api.html src-url: https://git.build2.org/cgit/packaging/mysql/mysql/tree/libmysqlclient/ package-url: https://git.build2.org/cgit/packaging/mysql/ email: mysql@lists.mysql.com ; Mailing list. package-email: packaging@build2.org ; Mailing list. build-error-email: builds@build2.org builds: all builds: -wasm builds: -( +windows &gcc ) ; MinGW GCC is not supported. builds: -static ; Implementation uses C++ and requires special linking steps. depends: * build2 >= 0.15.0 depends: * bpkg >= 0.15.0 depends: libz ^1.2.1100 depends: libcrypto ^1.1.1 depends: libssl ^1.1.1 # System package mapping. # fedora-name: community-mysql-devel rhel-name: mysql-devel centos-name: mysql-devel