[maemo-developers] Optifing - Clarification Requested

From: Nathan Anderson nathan at andersonsplace.net
Date: Sun Oct 18 13:56:31 EEST 2009
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


More information about the maemo-developers mailing list