aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: ead822dace70c55347f6e7a2cc65478848fdaf7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
: 1
name: libmysqlclient

# Note: remember to update doc-url below!
#
version: 5.7.20+5

project: mysql
summary: MySQL C API client library
license: GPLv2 with FOSS License 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/5.7/en/c-api.html
src-url: https://git.build2.org/cgit/packaging/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 : -( +windows &gcc ) ; MinGW GCC is not supported.
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0