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 -> (depends on)
  lib-ICU
  Lib-Clucene
  lib-Curl (Already on device I believe)

Now I will be generating a python binding to the Sword library and it
generates a "_Sword.so" which the python app will use to handle everything.

Now for Optifing question:
1. can I optify Clucene, & ICU?  
2. can I optify the main libsword?
3. do I optify the _Sword.so?

And what exactly do I need to do to set these as being or not being
optified.

I have everything running fine on the SDK.  Basically I need to know the
packaging requirement to put them into Extras-testing.

Nathan


_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to