Search Criteria
Package Details: cl-alexandria-git r261.521e9a0-1
Git Clone URL: | https://aur.archlinux.org/cl-alexandria-git.git (read-only, click to copy) |
---|---|
Package Base: | cl-alexandria-git |
Description: | A set of common-lisp help functions |
Upstream URL: | https://common-lisp.net/project/alexandria/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jdemille |
Maintainer: | Ergus |
Last Packager: | Ergus |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-02 17:44 |
Last Updated: | 2020-06-29 17:53 |
Dependencies (0)
Required by (4)
- cl-bordeaux-threads (requires cl-alexandria)
- cl-fad (requires cl-alexandria)
- stumpwm (make)
- stumpwm-git (make)
Latest Comments
fabi commented on 2020-07-05 19:36
Hi @Ergus
nice, thanks. It might make sense to add 'common-lisp' and 'cl-asdf' as dependencies, too. I can adopt the package and take care of it.
Ergus commented on 2020-06-29 17:57
Hi @fabi:
I made the change. I am not using cl-alexandria so I just adopted it temporally. If you find any issue you are free to share the patch and I will apply it; or adopt it if you prefer. Best, Ergus
fabi commented on 2020-06-28 19:53
Hi,
could you please replace
replaces=('cl-alexandria')
withOtherwise other packages don't recognize this package correctly (e.g. cl-bordeaux-threads). Furthermore this seems to be best practice, based on the guidlines
zonotope commented on 2020-04-07 21:34
It looks like the alexandria maintainers changed the package structure upstream. I had to make the following diff to the PKGBUILD to get it to work
zonotope commented on 2020-04-07 21:04
Hi. This package fails to build for me. After cloning the repository and changing to the package directory, I get:
Does anyone know how to fix?
z3t0 commented on 2018-05-27 06:29
There seems to be an issue with the official source.
I used the mirror at https://github.com/keithj/alexandria to get it to install.
haawda commented on 2017-10-17 19:43
updated
DacodaS commented on 2017-02-28 06:39
:D :D
Also, it looks like this tries to symlink cl-alexandria.asd to /usr/share/common-lisp/systems - unfortunately that one doesn't exist. Gotta use the other _pkgname variable you created.
haawda commented on 2017-02-19 07:42
Description changed, the old one was a simple copy'n'paste error.
DacodaS commented on 2017-02-19 04:04
I think the description of this package needs to be changed, but when I made my own version of the package, I also was confused as to what I should call it.