Search Criteria
Package Details: ccl 1.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ccl.git (read-only, click to copy) |
---|---|
Package Base: | ccl |
Description: | A Common Lisp implementation. |
Upstream URL: | http://ccl.clozure.com |
Keywords: | clozure lisp |
Licenses: | Apache |
Conflicts: | ccl-bin, ccl-git |
Provides: | ccl, common-lisp |
Submitter: | galdor |
Maintainer: | yitzi |
Last Packager: | yitzi |
Votes: | 6 |
Popularity: | 0.000042 |
First Submitted: | 2017-04-10 18:29 (UTC) |
Last Updated: | 2024-09-21 18:44 (UTC) |
Required by (29)
- cl-3bmd (requires common-lisp)
- cl-alexandria-git (requires common-lisp)
- cl-anaphora (requires common-lisp)
- cl-closer-mop (requires common-lisp)
- cl-colorize (requires common-lisp)
- cl-esrap (requires common-lisp)
- cl-fiasco (requires common-lisp)
- cl-html-encode (requires common-lisp)
- cl-ieee-floats (requires common-lisp)
- cl-ironclad (requires common-lisp)
- cl-iterate (requires common-lisp)
- cl-javascript (requires common-lisp)
- cl-local-time (requires common-lisp)
- cl-md5 (requires common-lisp)
- cl-named-readtables (requires common-lisp)
- cl-named-readtables-git (requires common-lisp)
- cl-parenscript (requires common-lisp)
- cl-parse-js (requires common-lisp)
- cl-pythonic-string-reader (requires common-lisp)
- cl-shop2 (requires common-lisp)
- Show 9 more...
Latest Comments
1 2 Next › Last »
galdor commented on 2023-08-18 17:32 (UTC)
This package requires m4 during the build, it should be added to
makedepends
.galdor commented on 2023-08-13 15:50 (UTC)
Sorry about the wrong out-of-date flag, it seems I got the old AUR page when I looked.
cafedecade commented on 2022-04-12 12:43 (UTC)
makepkg -si fails withe the message:
cp: cannot stat 'bin/': No such file or directory
removing the cp -a bin $libdir fixes the error.
galdor commented on 2019-03-28 17:33 (UTC)
Good idea !
I just updated the package and added conflicts with ccl-bin and ccl-git.
yitzi commented on 2019-03-28 16:45 (UTC)
I suggest using
provides = ('common-lisp')
since this is what all the core repo implementations do.galdor commented on 2018-02-12 07:08 (UTC)
Good catch !
Fixed in 1.11.5-2.
cg505 commented on 2018-02-12 00:26 (UTC)
The way the package() script is written generates two spaces at the beginning of each line of the /usr/bin/ccl file (the indentation in the script). This seems to prevent the OS from finding the #!. The easy fix is just to remove those two spaces from the script (though it does mess up the indentation). This resolves the issue.
galdor commented on 2017-11-30 08:48 (UTC)
galdor commented on 2017-11-29 22:22 (UTC)
galdor commented on 2017-11-29 22:14 (UTC)
1 2 Next › Last »