Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203412 - x11-wm/stumpwm-cvs needs dependency on cl-ppcre for at least clisp
Summary: x11-wm/stumpwm-cvs needs dependency on cl-ppcre for at least clisp
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 06:14 UTC by Philip White
Modified: 2007-12-27 10:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip White 2007-12-27 06:14:39 UTC
This is an enhancement request.

Please add cl-ppcre support to dev-lisp/clisp.  The StumpWM window manager requires cl-ppcre support, so right now to use stumpwm I need to emerge clisp 2.43, then download cl-ppcre, and manually inject those modules into the environment, save the new clisp binary to my home directory, and point stumpwm at it.  Having Portage take care of this would be a great help.

Reproducible: Always

Steps to Reproduce:
Comment 1 Joshua (RETIRED) gentoo-dev 2007-12-27 10:21:11 UTC
Why not just emerge clisp and then emerge cl-ppcre?

In practice, if stumpwm needs cl-ppcre then it ought to be in the stumpwm requirements.  Can you clarify whether it is needed with sbcl and/or cmucl or whether it is clisp specific.  

stumpwm is that place it should be dealt with, not clisp.
Comment 2 Joshua (RETIRED) gentoo-dev 2007-12-27 10:55:35 UTC
Added the dependency.  Thanks for the report.

If it doesn't work, then reopen the bug.