Search Criteria
Package Details: git-quick-stats 2.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-quick-stats.git (read-only, click to copy) |
---|---|
Package Base: | git-quick-stats |
Description: | Simple and efficient way to access various statistics in git repository |
Upstream URL: | https://github.com/git-quick-stats/git-quick-stats |
Keywords: | git statistics stats |
Licenses: | MIT |
Conflicts: | git-quick-stats |
Provides: | git-quick-stats |
Submitter: | keur |
Maintainer: | rid3rius |
Last Packager: | rid3rius |
Votes: | 10 |
Popularity: | 0.82 |
First Submitted: | 2019-08-11 20:45 (UTC) |
Last Updated: | 2025-06-17 17:59 (UTC) |
Dependencies (7)
- bash (bash-devel-gitAUR, bash-gitAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR)
- gawk (gawk-gitAUR)
- git (git-gitAUR, git-glAUR)
- grep (grep-gitAUR, grep-compatAUR)
- ncurses (ncurses-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
Latest Comments
Spixmaster commented on 2025-06-15 19:08 (UTC)
Sorry for annoying, I just double checked with
pacman -Qo awk basename cat column date echo git grep head printf seq sort tput tr uniq
.Package "util-linux" is needed for the executable "column".
Thanks for maintaining this package.
Spixmaster commented on 2025-06-15 18:26 (UTC) (edited on 2025-06-15 18:26 (UTC) by Spixmaster)
I think "ncurses" and "coreutils" should remain a dependency each, should not they?
Spixmaster commented on 2025-06-15 10:12 (UTC)
The tests fail for me. I already opened an issue. Can someone reproduce?
Spixmaster commented on 2025-06-15 10:09 (UTC)
Could you check the dependencies with https://wiki.archlinux.org/title/PKGBUILD#Dependencies?
You stated programmes that are not required like "grep" because the package group elements base-devel must not be included.
keur commented on 2019-09-18 04:23 (UTC)
Thanks. I added the packages that provide those binaries to dependencies=.
aexl commented on 2019-09-17 14:57 (UTC)
According to the GitHub README, this tool has several dependencies: awk ; cat ; column ; echo ; git ; grep ; head ; seq ; sort ; tput ; tr ; uniq ; wc
bsdmainutils
They are not listed in the PKGBUILD.