Search Criteria
Package Details: chibi-scheme-git 0.7.3.r658.g677ccdce-1
Git Clone URL: | https://aur.archlinux.org/chibi-scheme-git.git (read-only, click to copy) |
---|---|
Package Base: | chibi-scheme-git |
Description: | minimal R7RS scheme implementation for use as an extension language |
Upstream URL: | https://github.com/ashinn/chibi-scheme |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | anergy |
Maintainer: | anergy |
Last Packager: | anergy |
Votes: | 4 |
Popularity: | 0.013368 |
First Submitted: | 2015-09-08 05:36 |
Last Updated: | 2019-01-18 14:45 |
Latest Comments
anergy commented on 2019-01-18 13:11
Oh, fixed it. Thanks!
ecraven commented on 2019-01-18 09:55
That bug has been fixed upstream. The PKGBUILD for me installs into /usr/usr, I suggest removing /usr from DESTDIR (but leaving it in PREFIX).
anergy commented on 2019-01-17 13:13
Thanks to comment. It seems to be wrong with PKGBUILD and Makefile upstream. I'll fix PKGBUILD's one, and make pull request for fixing Makefile.
aperez commented on 2019-01-16 12:14
The build currently fails in the
package()
function with the following:Could you please take a look at that?