Search Criteria
Package Details: gitmux 0.11.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gitmux.git (read-only, click to copy) |
|---|---|
| Package Base: | gitmux |
| Description: | Git in your tmux status bar |
| Upstream URL: | https://github.com/arl/gitmux |
| Keywords: | git tmux |
| Licenses: | MIT |
| Submitter: | vaygr |
| Maintainer: | axml |
| Last Packager: | axml |
| Votes: | 3 |
| Popularity: | 0.000002 |
| First Submitted: | 2022-05-29 00:58 (UTC) |
| Last Updated: | 2024-06-11 02:35 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR)
- tmux (tmux-sixel-gitAUR, tmux-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
vaygr commented on 2022-09-12 19:28 (UTC)
Yeah, I think it makes sense (though my original decision came from the point that it's a purely runtime dependency which Arch can't handle natively). Done.
Antiz commented on 2022-09-12 19:22 (UTC)
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).BTW thanks for your quick actions after my first comment !
vaygr commented on 2022-09-12 18:36 (UTC)
Appreciate the feedback. I pushed the changes to take it into account.
Antiz commented on 2022-09-12 18:10 (UTC) (edited on 2022-09-15 11:14 (UTC) by Antiz)
Hi,
You don't need to list
gitmuxasprovidesas it is done implicitly and automatically.See https://wiki.archlinux.org/title/PKGBUILD#provides
Also, you should not list
gitmux-gitasconflicts. It's rather up togitmux-gitto listgitmuxasprovidesandconflicts(I left a comment on thegitmux-gitpackage page in that sense).See https://wiki.archlinux.org/title/PKGBUILD#conflicts