Package Details: gitui-git 0.27.0.r107.gfd46b9a0-1

Git Clone URL: https://aur.archlinux.org/gitui-git.git (read-only, click to copy)
Package Base: gitui-git
Description: Blazing fast terminal-ui for git written in Rust
Upstream URL: https://github.com/extrawurst/gitui
Licenses: MIT
Conflicts: gitui
Provides: gitui
Submitter: thynkon
Maintainer: alerque
Last Packager: alerque
Votes: 3
Popularity: 0.000000
First Submitted: 2020-12-28 16:55 (UTC)
Last Updated: 2025-11-26 16:58 (UTC)

Dependencies (13)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

alerque commented on 2025-08-22 16:04 (UTC)

@sizeofnull Please don't flag AUR packages as unmaintained if there are not even any comments mentioning what issue(s) need addressing.

alerque commented on 2025-08-22 15:57 (UTC)

@pludikovsky please do not flag VCS packages as out of date just because the displayed version is old, they update the version based on the source repo at the time you build them. If you want the tagged release version I maintain that in Arch repos anyway.

skyfaller commented on 2024-06-30 18:48 (UTC)

I wasn't able to build this on my Pinebook Pro running Manjaro ARM until I ran the command export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=gcc first; then I was able to compile successfully. I don't know why or how this fixes it.

FabioLolix commented on 2023-07-08 10:25 (UTC)

  • still need options=(!lto)
  • license need to go in "${pkgdir}/usr/share/licenses/${pkgname}"
Checking gitui-git-0.19.0.r415.gbdba0659-1-x86_64.pkg.tar.zst
gitui-git E: Missing custom license directory (usr/share/licenses/gitui-git)

eclairevoyant commented on 2023-06-19 01:15 (UTC)

alerque commented on 2021-10-05 12:20 (UTC)

Sorry about that @shanoaice, fix incoming...

shanoaice commented on 2021-10-02 06:46 (UTC)

Hmm, seemed like that this package will install gitui inside /usr/bin/gitui/ directory; thus, I am unable to run gitui directly...

alerque commented on 2021-09-10 10:06 (UTC)

Thanks for the add. I've posted an update that matches the substance and even style of the [community] package so that it is easy to diff them and see what's changing. I also added a couple tidbits from the Rust package guidelines that are only relevant to AUR packages, not official repo ones (accommodations for non-chroot builders).

The required libgit2-1.2.0 is currently in [staging]. I've checked that this builds against it fine (anyone wanting to replicate this can use staging-x86_64-build from the devtools package instead of makepkg). This will build normally as soon as all the projects that use libgit2 get rebuilt in the official repos.

thynkon commented on 2021-09-10 05:09 (UTC)

Hi @alerque, I'm glad you found this package useful for you. I have added you to the list of co-maintainers of this package, so you can improve it.

If you still have any problems, please feel free to contact me.