@bjesus: Yes, it's being updated upstream.
Search Criteria
Package Details: gitin 0.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gitin.git (read-only, click to copy) |
---|---|
Package Base: | gitin |
Description: | Commit/branch/workdir explorer for git |
Upstream URL: | https://github.com/isacikgoz/gitin |
Licenses: | BSD-3-Clause |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-19 17:50 (UTC) |
Last Updated: | 2024-01-20 22:08 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (0)
Sources (1)
Latest Comments
yochananmarqos commented on 2019-07-05 14:30 (UTC)
bjesus commented on 2019-07-05 07:57 (UTC)
Anyone else getting an error libgit2 version?
https://gist.github.com/bjesus/e23a12c1bb7e73f964e226cc23f52e87
yochananmarqos commented on 2019-03-27 13:53 (UTC)
@dshoreman: Good catch. Done!
d_s commented on 2019-03-27 05:58 (UTC) (edited on 2019-03-27 05:59 (UTC) by d_s)
If I clean the build packages (i.e. remove libgit2) after installing this, gitin
fails with:
gitin: error while loading shared libraries: libgit2.so.27: cannot open shared object file: No such file or directory
Can libgit2
be added to the main depends()
array to prevent it being orphaned after install? That way Pacman will know not to remove it when cleaning redundant packages.
yochananmarqos commented on 2019-03-03 15:54 (UTC)
@bjesus: Ah, derp! Try it now, I think I fixed it.
bjesus commented on 2019-03-03 15:03 (UTC) (edited on 2019-03-03 15:06 (UTC) by bjesus)
Thanks @yochananmarqos! but I'm getting this now: https://gist.github.com/bjesus/ef3f1b0ff8d2c075a2960d5d0395457d
yochananmarqos commented on 2019-03-01 16:16 (UTC)
@bjesus: Strange, I got the same error just now. I switched to using cmake
and it builds fine now.
bjesus commented on 2019-02-28 18:08 (UTC)
I can't build this, getting:
==> Starting build()...
gitin-0.1.5
./main.go:96:4: unknown field 'Tags' in struct literal of type cli.LogOptions ==> ERROR: A failure occurred in build(). Aborting...
Pinned Comments