I will build and test easystroke and report my findings here.
The action.py + the file Makefile (in the source) will build and put all files in the directory /usr/local/... of Pardus
In Pardus the directory /usr/... is normally used instead of /usr/local/...
In the file Makefile I did find "PREFIX = /usr/local"
After adding 'pisitools.dosed("Makefile","PREFIX = /usr/local","PREFIX = /usr")' in front of 'autotools.make()' in actions.py. all files are put in the directory /usr.
For more info about these command see:
http://developer.pardus.org.tr/guides/packaging/ >> Pisitools
I now get a menu entry and further tests and remarks will follow tomorrow after