[racket] Racket v5.1

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Feb 16 15:44:16 EST 2011

I think Eli is saying that you should follow the naming conventions
established by the download page and, if so, I'd like to second that.

Robby

On Wed, Feb 16, 2011 at 2:39 PM, Eli Barzilay <eli at barzilay.org> wrote:
> 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!
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.