Bug 1303 - Add librsync package
Summary: Add librsync package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.02
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on: 1297
Blocks: 1309
  Show dependency treegraph
 
Reported: 2010-03-16 00:25 UTC by Chris Seawood
Modified: 2010-03-22 15:54 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
v1.0 (2.00 KB, patch)
2010-03-16 00:25 UTC, Chris Seawood
Details

Note You need to log in before you can comment on or make changes to this bug.
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