> >Please test with some of the software depending on this.  Latest
> >stable version, mostly bugfixes...
> 
> Compiles and installs OK. Will test with my scanner later today, but 
> others have reported it works, so I'd say go for it.
> 
> I actually need a later "devel" version of libusb (hile adding API, they 
> brilliantly changed the .h file from usb.h to libusb.h, and the program 
> I'm trying to port needs the new API). Should I make this as a separate 
> port with -devel in the name? It can't get committed over 1.0.12 because 
> it breaks compat with existing progs...

It is dumb ot have stable/devel versions for everything,
what software is that?  If it's this one exception, maybe it'd
be better to bundle in the libusb devel source and it build it
statically just for that case?  As ugly as it sounds, it may be
preferred if it's just 1 exception.  Since it only seems to be in
CVS, who knows, they may keep changing the API, and different
software may use different versions, so what are we going to do
then, have 5 copies in the tree?  Just a thought..

Reply via email to