Search Criteria
Package Details: guile-git-lib 0.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guile-git-lib.git (read-only, click to copy) |
---|---|
Package Base: | guile-git-lib |
Description: | Guile bindings for libgit2 |
Upstream URL: | https://gitlab.com/guile-git/guile-git |
Keywords: | libgit2 |
Licenses: | GPL3 |
Submitter: | lantw44 |
Maintainer: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 3 |
Popularity: | 0.023146 |
First Submitted: | 2017-12-10 04:32 (UTC) |
Last Updated: | 2024-11-12 23:48 (UTC) |
Dependencies (4)
- guile (guile-gitAUR)
- guile-bytestructuresAUR (guile-bytestructures-gitAUR)
- libgit2 (libgit2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
simendsjo commented on 2020-08-28 18:31 (UTC)
I get strange errors like
lantw44 commented on 2020-06-13 07:41 (UTC)
There are a few files which are present in the git repository but missing from the source tarball. I have updated the PKGBUILD to download missing files from GitLab.
https://gitlab.com/guile-git/guile-git/-/merge_requests/26
MayeulC commented on 2020-06-03 18:41 (UTC) (edited on 2020-06-03 18:42 (UTC) by MayeulC)
The package fails tests:
Here is the log in question:
I'm unsure what to do...
lantw44 commented on 2018-06-09 04:34 (UTC)
I reported this problem to pkgconf: https://github.com/pkgconf/pkgconf/issues/186.
mikezackles commented on 2018-06-08 21:52 (UTC)
Without digging much, the problem seems to be that extra quotation marks are added surrounding /usr during the configure step.
mikezackles commented on 2018-06-08 21:31 (UTC)
This isn't building for me:
ice-9/boot-9.scm:752:25: In procedure dispatch-exception: Syntax error: git/config.scm:23:0: source expression failed to match any pattern in form (define %libgit2 "" /usr "/lib/libgit2")
« First ‹ Previous 1 2 3