Bug 243

Summary: ctorrent: new package
Product: buildroot Reporter: Olaf Rempel <razzor>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot, keguang.zhang
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://lists.busybox.net/pipermail/buildroot/2009-March/026273.html
Host: i686-linux Target: i686-linux
Build: i386-pc-linux-gnu
Attachments: [PATCH] ctorrent: new package

Description Olaf Rempel 2009-03-30 19:54:41 UTC
Created attachment 209 [details]
[PATCH] ctorrent: new package

CTorrent is a BitTorrent client implemented in C++
to be lightweight and quick.
This is the enhanced version from
http://www.rahul.net/dholmes/ctorrent/
Comment 1 Kelvin Cheung 2009-05-11 03:08:52 UTC
(In reply to comment #0)
> Created an attachment (id=209) [details]
> [PATCH] ctorrent: new package
> 
> CTorrent is a BitTorrent client implemented in C++
> to be lightweight and quick.
> This is the enhanced version from
> http://www.rahul.net/dholmes/ctorrent/
> 

This is a very useful tool for embedded system.
I already used it to download files from BT on my SMDK2410 board.
Could this patch be accepted before 2009.05 release?
Comment 2 Will Newton 2009-07-27 08:52:42 UTC
This patch works for me on ARM.

Tested-by: Will Newton <will.newton@gmail.com>
Comment 3 Peter Korsgaard 2009-07-27 19:25:06 UTC
Thanks, committed