Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#11743 - add "provides=('common-lisp')" to common lisp interpreter PKGBUILDS
Attached to Project:
Arch Linux
Opened by Pierre-Paul Paquin (peets) - Tuesday, 14 October 2008, 21:02 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 15:24 GMT
Opened by Pierre-Paul Paquin (peets) - Tuesday, 14 October 2008, 21:02 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 15:24 GMT
|
DetailsIt would be useful if all lisp interpreters provided a virtual package (such as "common-lisp") that could be used as a dependency for lisp packages that are portable across implementations.
For example, cl-ppcre currently has two instances in the AUR: one that depends on "clisp", the other on "sbcl". They could be replaced with a single package that depends on "common-lisp" if the clisp and sbcl packages both provided the virtual "common-lisp" package. This is easily done by adding a 'provides' line in the PKGBUILDs of all lisp interpreters: "provides=('common-lisp')" I think the affected packages are clisp, sbcl, cmucl and ecl. See the Lisp Package Guidelines on the wiki: http://wiki.archlinux.org/index.php/Lisp_Package_Guidelines. Thank you! |
This task depends upon
You can do this for cmucl? an also fix
FS#13350- [PATCH] [cmucl-19e-1] fix bad path for manpages , so i will request close them.So 2x1 fix :P