Search Criteria
Package Details: mariadb-git 12.0.2.r0.gaab83ae-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mariadb-git.git (read-only, click to copy) |
---|---|
Package Base: | mariadb-git |
Description: | Fast SQL database server, derived from MySQL |
Upstream URL: | https://mariadb.org/ |
Licenses: | GPL-2.0-only |
Conflicts: | mariadb, mysql |
Provides: | mariadb-server, mysql |
Submitter: | heavysink |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-21 21:10 (UTC) |
Last Updated: | 2025-08-16 20:17 (UTC) |
Dependencies (38)
- bzip2 (bzip2-gitAUR)
- coreutils (coreutils-uutilsAUR, coreutils-gitAUR, coreutils-selinuxAUR)
- libbz2.so (bzip2-gitAUR, bzip2)
- liblz4.so (lib32-lz4, lz4)
- libsystemd.so (lib32-systemd-gitAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libxml2 (libxml2-gitAUR)
- libxml2.so (libxml2-gitAUR, lib32-libxml2-legacyAUR, lib32-libxml2, libxml2, libxml2-legacy)
- libzstd.so (zstd-gitAUR, zstd-staticAUR, lib32-zstd, zstd)
- lz4 (lz4-gitAUR)
- mariadb-clients-gitAUR
- systemd-libs (systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cracklib (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- judy (make)
- Show 18 more dependencies...
Required by (55)
- adminer (requires mysql) (optional)
- authpuppy (requires mysql)
- citespace (requires mysql) (optional)
- contao (requires mysql)
- domjudge-docs (requires mysql) (optional)
- domjudge-domserver (requires mysql) (optional)
- domjudge-judgehost (requires mysql) (optional)
- domjudge-submit (requires mysql) (optional)
- firefox-syncstorage (requires mysql) (optional)
- firefox-syncstorage-git (requires mysql) (optional)
- flyenv-bin (requires mysql) (optional)
- flyenv-git (requires mysql) (optional)
- freshrss (requires mysql) (optional)
- glpi (requires mysql)
- gnunet (requires mysql) (optional)
- gnunet-git (requires mysql) (optional)
- go-ldap-admin (requires mysql) (optional)
- guile-dbd-mysql (requires mysql)
- hoteldruid (requires mysql)
- kamailio (requires mysql) (optional)
- Show 35 more...
Sources (8)
- 0001-arch-specific.patch
- git+https://github.com/codership/wsrep-lib.git
- git+https://github.com/facebook/rocksdb.git
- git+https://github.com/mariadb-corporation/libmarias3.git
- git+https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
- git+https://github.com/MariaDB/mariadb-connector-c.git
- git+https://github.com/wolfSSL/wolfssl.git
- mariadb
Latest Comments
vcup commented on 2022-10-13 01:13 (UTC) (edited on 2023-06-21 00:52 (UTC) by vcup)
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 2GC268DM 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