> > if we got a working setup.py all this comes for free ;)
> You're right but I need to call their scons system to build the extensions and
> shlibs.

ok when overriding the auto_build target we can 
step1: build the shared libraries with scons
step2 use dh_python2 with setup.py to build all extensions.

so if we goes with the setup.py things we need to extract the extension 
information from their tbx build system.

if not, we need to build "byhand" for each version of python supported by 
Debian like you already did in the rules file.

I personnaly prefer the setup.py because this is the standard for python but if 
this is to much work. Let's build all extensions from their build system.
what is your opinion ?

cheers

Fred

--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/a2a20ec3b8560d408356cac2fc148e53568ec...@sun-dag1.synchrotron-soleil.fr

Reply via email to