If it works correctly, it could be made available from the download page.
One problem with this version : I compiled it using my git repo and checkout to 2.5.3. As a consequence gp pretends to be a 2.6-git version. How can I fix this when compiling ? (I can download the 2.5.3 tar, of course, but I would rather
just switch branch and obtain what I intend to).
Another issue : I first did everything with relative paths so that one could put the app anywhere, however it failed just because of the help paths, which are absolute install-time paths. How can I change this ?