Bug 1303

Summary: Add librsync package
Product: buildroot Reporter: Chris Seawood <cls>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: 2010.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Bug Depends on: 1297    
Bug Blocks: 1309    
Attachments: v1.0

Description Chris Seawood 2010-03-16 00:25:52 UTC
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.
Comment 1 Peter Korsgaard 2010-03-22 15:54:09 UTC
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