Search Criteria
Package Details: mariadb-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: | Fast SQL database server, derived from MySQL |
Upstream URL: | https://mariadb.org/ |
Licenses: | GPL |
Conflicts: | mysql, mysql-git |
Provides: | mysql |
Submitter: | heavysink |
Maintainer: | None |
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 (26)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- mariadb-clients-gitAUR
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cracklib (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- krb5 (krb5-gitAUR) (make)
- libaio (libaio-gitAUR) (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lz4 (lz4-gitAUR) (make)
- lzo (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- Show 6 more dependencies...
Required by (48)
- 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)
- freshrss (requires mysql) (optional)
- glpi (requires mysql)
- gnunet (requires mysql) (optional)
- gnunet-git (requires mysql) (optional)
- hoteldruid (requires mysql)
- koel (requires mysql)
- kolide-git (requires mysql)
- kopano-postfixadmin (requires mysql)
- leed (requires mysql)
- limesurvey (requires mysql) (optional)
- Show 28 more...
Latest Comments
MarsSeed commented on 2023-10-25 10:39 (UTC)
There are many packaging issues here.
All '-git' packages should provide and conflict with their non-git counterpart, but mytop-git shouldn't provide and conflict with mariadb, the pkgbase shouldn't have any provides and conflicts at all, and none of the packages should have replaces fields.
miryo commented on 2022-10-13 01:13 (UTC) (edited on 2023-06-21 00:52 (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 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