This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] VOTE: ctorrent 1.3.4 -- BitTorrent client written in C++


Included in Debian testing. Need votes.

    http://packages.debian.org/ctorrent

Jari

sdesc: "BitTorrent client written in C++"
ldesc: "This application is written in the C++ language and doesn't require
any graphical component, such as an X server. Original ctorrent's
upstream has stopped its development and now it's kept updated with
new releases/bug fixes by a new developer. It's built as a console
program and it can be even used remotely in a machine that provides
outside ssh access."
category: Net
requires: cygwin openssl

a) manual

 wget        \
    http://cygwin.cante.net/ctorrent/ctorrent-1.3.4-dnh3.2-1-src.tar.bz2 \
    http://cygwin.cante.net/ctorrent/ctorrent-1.3.4-dnh3.2-1.tar.bz2 \
    http://cygwin.cante.net/ctorrent/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir ctorrent ; cd ctorrent
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/ctorrent/get.sh \
          http://cygwin.cante.net/ctorrent/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]