Search Criteria
Package Details: bombadillo-git r462.757305d-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/bombadillo-git.git (read-only, click to copy) |
---|---|
Package Base: | bombadillo-git |
Description: | A non-web client for the terminal, supporting Gopher, Gemini and much more. |
Upstream URL: | https://tildegit.org/sloum/bombadillo.git |
Keywords: | cli client finger gemini gopher |
Licenses: | GPL |
Conflicts: | bombadillo |
Provides: | bombadillo |
Submitter: | emilio-r |
Maintainer: | emilio-r |
Last Packager: | emilio-r |
Votes: | 6 |
Popularity: | 0.000043 |
First Submitted: | 2019-12-13 17:46 (UTC) |
Last Updated: | 2021-03-10 22:00 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
emilio-r commented on 2022-10-05 22:05 (UTC)
@simonrepp: It is most probably an issue with pamac/your environment. Check them with
printenv
and set them accordingly. This package builds fine in a clean chroot.simonrepp commented on 2022-10-05 11:00 (UTC)
When trying to install this via pamac (on the terminal) on Manjaro for me it errors with this during build : "build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined"
Manually cloning the repository and installing it with "makepkg -si" worked right away though, so possibly more an issue in pamac than anything that can or should be done with the PKGBUILD here (?) leaving this up to your judgement, happy to test if you want to change something.
Thanks for maintaining this package!