RE: Optifing - Clarification Requested

2009-10-18 Thread Nathan Anderson
7;m trying to understand what can be and what can't be. And how to I triggue the behavior? Nathan. _ From: Kamen Bundev [mailto:bun...@gmail.com] Sent: Sunday, October 18, 2009 7:32 AM To: Nathan Anderson Cc: maemo-developers@maemo.org Subject: Re: Optifing - Clarifi

Re: Optifing - Clarification Requested

2009-10-18 Thread Anderson Lizardo
On Sun, Oct 18, 2009 at 6:56 AM, Nathan Anderson wrote: > Basically: > > Lib-Sword -> (depends on) >  lib-ICU >  Lib-Clucene >  lib-Curl (Already on device I believe) I think all the last three are already on extras-devel, but I'm not sure about libclucene. libcurl is certainly there (as is pycur

Re: Optifing - Clarification Requested

2009-10-18 Thread Kamen Bundev
There is libicu in extras-devel already, but it is not optified. libicu is around 16MB+, so it better be. It won't get through testing with that size. Regards: Bundyo On Sun, Oct 18, 2009 at 1:56 PM, Nathan Anderson wrote: > Ok, I believe I have read all the messages; the talk thread and the wik

Optifing - Clarification Requested

2009-10-18 Thread Nathan Anderson
Ok, I believe I have read all the messages; the talk thread and the wiki; and I'm still a bit confused because of python issues. I will be pushing several libraries that are in the end depended upon by a custom swig generated python binding that a python app will be using. Basically: Lib-Sword -