[Buildroot] [PATCH] jimtcl: new package

Ezequiel Garcia elezegarcia at gmail.com
Thu Jun 27 20:07:48 UTC 2013


On Thu, Jun 27, 2013 at 5:02 PM, Gustavo Zacarias
<gustavo at zacarias.com.ar> wrote:
>
> Why not use the debian mirror as i did?

I thought using the jimtcl source of the sources was nicer...

> It's usually nicer to do http since some paranoid firewalling in some
> companies block git access.
>

... but that's a good reason to not do it. I guess it's pretty much the
same in terms of getting the latest stuff, since jimtcl is not going
fast enough to care -0.73 is already 18-months old.

>> +ifneq ($(BR2_PACKAGE_TCL),y)
>> +define JIMTCL_LINK_TCLSH
>> +     ln -sf jimsh $(TARGET_DIR)/usr/bin/tclsh
>> +endef
>> +endif
>
> Positive logic preferred...
> ifeq ($(BR2_PACKAGE_TCL),)
> ...
> (my fault from my old submission though).
>

Sure.

> Care to resend a V2?

Of course.

-- 
    Ezequiel



More information about the buildroot mailing list