summaryrefslogtreecommitdiff
path: root/libmysqlclient/manifest
blob: e3ed48f207e8b94212ffea4aad8cb6d92460322d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
: 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