source tslib from friendlyarm

fatbrain
Hi,
Does anyone have source of tslib which is part of the default image by
friendlyarm. The tslib version is libts-0.0.so.0.1.1. If I download it from
the tslib project page "svn co svn://svn.berlios.de/tslib/trunk/tslib"; and
build it the  version built is libts-0.0.so.0.1.0 . 

I built QT 4.6.2 and it runs perfectly well with the default
tslib(so.0.1.1) including drag operations but if the tslib(so.0.1.0) is
used there the cursor movement is erratic and there is no double click
support hence in short not usable. 

Can anyone help me in locating the  friendlyarm version of tslib source
tslib(so.0.1.1)?

regards
--fatbrain

kusuma
need libts.so file

andi
The touch screen library, tslib has been extended to include support for
the mini6410. 
Do you have the source to create the module_raw  friendlyarm-ts-input.so, 
it should just be one source file from plugins directory, without this it
is not possible to compile any code against the tslib which uses this
module or get the touchscreen working