Search Criteria
Package Details: mytop-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: | Top clone for MariaDB |
Upstream URL: | https://mariadb.org/ |
Licenses: | GPL |
Conflicts: | mariadb |
Provides: | mariadb |
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 (20)
- perl (perl-gitAUR)
- perl-dbd-mariadb
- perl-term-readkey
- 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)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (160)
- adminer (requires mariadb) (optional)
- adminer-editor (requires mariadb) (optional)
- adminer-git (requires mariadb) (optional)
- aegir (requires mariadb)
- akonadi-git (requires mariadb) (make)
- akonadi-git (requires mariadb) (optional)
- amarok (requires mariadb)
- amarok-git (requires mariadb)
- ampache (requires mariadb)
- anope (requires mariadb) (optional)
- avantfax (requires mariadb)
- azerothcore (requires mariadb)
- baikal (requires mariadb) (optional)
- baikal-git (requires mariadb) (optional)
- bareos-filedaemon-mariabackup-python-plugin (requires mariadb)
- bgbilling (requires mariadb) (optional)
- bgerp (requires mariadb) (optional)
- bgerp-git (requires mariadb) (optional)
- bookstack (requires mariadb) (optional)
- burstcoin-wallet (requires mariadb) (optional)
- Show 140 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