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

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

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.
build-exclude: **/**-mingw32 ; MinGW GCC is not supported.
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-