Created attachment 1279 [details] v1.0 The attached patch adds support for building librsync. It requires the patch from bug 1297 in order to properly download the source from sourceforge.
Thanks, committed with minor changes. A few comments: - Please commit changes locally (on a seperate branch) and use git format-patch to generate the patch so I can just git-am it - You need to specify the dependencies in Config.in as well - sourceforge workaround not needed, see other packages (like haserl) how the direct download URL is used