./net/libtorrent, BitTorrent library written in C++ for *nix

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q3, Version: 0.13.4nb1, Package name: libtorrent-0.13.4nb1, Maintainer: tron

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
avoid redundant copying and storing of data that other clients and libraries
suffer from. Licensed under the GPL.


Required to run:
[devel/libsigc++]

Master sites:

SHA1: 3a3ca87054d020bc376abe2c1ea15bbbaef31131
RMD160: bbf0903c619eaaded93ffe668abd16101882e8fa
Filesize: 750.373 KB

Version history: (Expand)


CVS history: (Expand)


   2014-11-09 16:50:27 by S.P.Zeidler | Files touched by this commit (1)
Log message:
Pullup ticket #4540 - requested by tron
net/libtorrent: build fix

Revisions pulled up:
- net/libtorrent/Makefile                                       1.53

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Nov  4 08:36:17 UTC 2014

   Modified Files:
   	pkgsrc/net/libtorrent: Makefile

   Log message:
   Attempt to fix build problems of "rtorretn" on 32bit platforms like
   Linux/i586 or NetBSD/i386.

   To generate a diff of this commit:
   cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/libtorrent/Makefile