Bug 243 - ctorrent: new package
Summary: ctorrent: new package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL: http://lists.busybox.net/pipermail/bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 19:54 UTC by Olaf Rempel
Modified: 2009-07-27 19:25 UTC (History)
2 users (show)

See Also:
Host: i686-linux
Target: i686-linux
Build: i386-pc-linux-gnu


Attachments
[PATCH] ctorrent: new package (2.11 KB, patch)
2009-03-30 19:54 UTC, Olaf Rempel
Details

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