Search Criteria
Package Details: mariadb-clients-git 10.9.7_r197760.g717e3b3cfdb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mariadb-git.git (read-only, click to copy) |
---|---|
Package Base: | mariadb-git |
Description: | MariaDB client tools |
Upstream URL: | https://mariadb.org/ |
Licenses: | GPL |
Conflicts: | mysql-clients, mysql-clients-git |
Provides: | mysql-clients |
Submitter: | heavysink |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-21 21:10 (UTC) |
Last Updated: | 2023-05-14 20:10 (UTC) |
Dependencies (19)
- jemalloc (jemalloc4, jemalloc-git)
- mariadb-libs-git
- boost (boost-git, boost174) (make)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (make)
- cmake (cmake-git) (make)
- cracklib (make)
- curl (curl-minimal-git, curl-git, curl-quiche-git, curl-http3-ngtcp2) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- jemalloc (jemalloc4, jemalloc-git) (make)
- krb5 (krb5-git, krb5-minimal-git) (make)
- libaio (libaio-git) (make)
- libxcrypt (libxcrypt-git) (make)
- libxml2 (libxml2-git) (make)
- lz4 (lz4-static-musl, lz4-static, lz4-git) (make)
- lzo (make)
- openssl (openssl-static, quictls-openssl, openssl-git, openssl-hardened) (make)
- systemd (systemd-homed-containers, systemd-git, systemd-selinux) (make)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat) (make)
- zstd (zstd-git, zstd-static) (make)
Required by (4)
- gazie (requires mysql-clients)
- mariadb-git
- mysql (requires mysql-clients)
- mysql-shell (requires mysql-clients) (optional)
Latest Comments
miryo commented on 2022-10-13 01:13 (UTC) (edited on 2023-05-10 08:50 (UTC) by miryo)
to fix
ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
plz change the function pkgver() to:
on PKGBUILD.
just add
| awk '{print $NF}'
to end of ling 2 endGC268DM commented on 2022-06-03 12:34 (UTC)
IslandC0der commented on 2021-08-03 00:13 (UTC)
Fixed :)
maderios commented on 2021-07-31 10:48 (UTC)
I get error
IslandC0der commented on 2021-07-23 20:16 (UTC)
Should be fixed now :)
katoitalia commented on 2021-07-22 16:45 (UTC)
this fails to build for me on aarch64