summaryrefslogtreecommitdiff
path: root/mysql-client/manifest
blob: a9fc2207a9b004d8ab93f6e0d8ab6c70b6f3c2e7 (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
35
: 1
name: mysql-client

# Note: remember to update doc-url and debian-name below!
#
version: 8.0.15+15

project: mysql
summary: MySQL command-line client
license: other: GPL-2.0-only with MySQL Universal FOSS Exception
topics: MySQL, SQL, relational database
description-file: README
url: https://www.mysql.com
doc-url: https://dev.mysql.com/doc/refman/8.0/en/mysql.html
src-url: https://git.build2.org/cgit/packaging/mysql/mysql/tree/mysql-client/
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: libmysqlclient == $
depends: libcrypto ^1.1.1
depends: libisocline >= 1.0.9 ? ($c.target.class != 'windows')

# System package mapping.
#
debian-name: mysql-client-core-8.0
fedora-name: community-mysql
rhel-name:   mysql
centos-name: mysql