Search Criteria
Package Details: gitmux-git r87.2e9ceb1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gitmux-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gitmux-git |
| Description: | Git in your tmux status bar |
| Upstream URL: | None |
| Keywords: | git tmux |
| Licenses: | MIT |
| Conflicts: | gitmux |
| Provides: | gitmux-git |
| Submitter: | seds |
| Maintainer: | seds |
| Last Packager: | seds |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-27 06:11 (UTC) |
| Last Updated: | 2025-08-30 21:52 (UTC) |
Dependencies (3)
- tmux (tmux-sixel-gitAUR, tmux-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
Antiz commented on 2022-09-12 19:23 (UTC) (edited on 2022-09-12 19:24 (UTC) by Antiz)
Hey it's me again...
I have another suggestion to make :)
Even though
tmuxis not necessary to build this package, havinggitmuxinstalled withouttmuxinstalled as well is useless.In that sense, listing
tmuxas adependsrather thanoptdependsfeels cleaner (I actually asked the question in the #archlinux-aur IRC channel).Antiz commented on 2022-09-12 17:40 (UTC) (edited on 2022-09-12 18:01 (UTC) by Antiz)
Hi,
this package should not use
anyin the$archarray as this is reserved for architecture-independent packages which this package is not (it contains compiled code).You need to list all supported architectures in
$arch.See https://wiki.archlinux.org/title/PKGBUILD#arch
Also,
gitmuxshould be listed asprovidesandconflictsSee https://wiki.archlinux.org/title/PKGBUILD#provides and https://wiki.archlinux.org/title/PKGBUILD#conflicts