summaryrefslogtreecommitdiff
path: root/libmysqlclient/manifest
blob: d18013cb3070476878a6f99d02e3081680607fc5 (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
: 1
name: libmysqlclient

# Note: remember to update doc-url below!
#
version: 8.0.15-a.0.z

project: mysql
summary: MySQL C API client library
license: GPLv2 with Universal FOSS Exception
tags: database, client, connector, library, c, api, interface
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/libmysqlclient/tree/
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: -( +windows &gcc ) ; MinGW GCC is not supported.
builds: -gcc-9+            ; Until GCC 9 is released.
depends: * build2 >= 0.10.0
depends: * bpkg >= 0.10.0
depends: libcrypto >= 1.1.1
depends: libssl >= 1.1.1