[racket] Racket v5.1
An hour ago, Jon Rafkind wrote:
> On 02/16/2011 12:35 PM, Sam Phillips wrote:
> > Would it be possible to build a non-gui package that wouldn't need
> > all of the X11 stuff?
> >
> Yea that should be pretty easy, racket dynamically loads all the gui
> stuff so the package just has to not require gui things as
> dependancies.
>
> Since changing the name is rather annoying, any ideas for a name of
> the ppa? 'racket-no-gui', 'racket-text', 'racket-console' ?
Should be `racket-textual' if you're doing something similar to that.
(But if this is the same without the requirements, then I'd avoid any
name that sounds like a different package, and all of the above does.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!