On 06/21/2012 11:42 AM, Thomas Jarosch wrote: > So this is my "final" layout: > - libftdi-config -> libftdi1-config > - ftdi.h -> /usr/include/libftdi1/ftdi.h > - libftdi.pc -> libftdi1.pc (pkgconfig file). Also "libftdipp1.pc" > - Rename "libftdi.spec" to "libftdi1.spec" > > - [NEW]: The python wrapper will also be called "ftdi1", > otherwise it would clash with libftdi 0.x. > The "setup.py" will be adapted accordingly and I'll > ask Michou for feedback once I'm done tinkering with it.
The renames for the official release are now done in the new "renames-for-release" branch. http://developer.intra2net.com/git/?p=libftdi;a=shortlog;h=refs/heads/renames-for-release Please give it a careful look (=test run ;)). The python wrapper is more complex: If we just rename the module from "ftdi" to "ftdi1", all client code would need adaption, too. Hopefully there's a way to avoid this. Michel? Cheers, Thomas -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
