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

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


Branch: pkgsrc-2012Q2, Version: 0.13.2nb1, Package name: libtorrent-0.13.2nb1, 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++]

Required to build:
[devel/libtool-base] [devel/gmake] [devel/pkg-config]

Master sites:

SHA1: 4f34a744fbe10c54aaf53d34681fabc1a49d7257
RMD160: 090e6af9b4318a6176064159f6a8f70ab708c7fe
Filesize: 708.094 KB

Version history: (Expand)


CVS history: (Expand)


   2012-07-16 10:10:49 by Steven Drake | Files touched by this commit (1)
Log message:
Pullup ticket #3841 - requested by tron
net/libtorrent build fix

Revisions pulled up:
- net/libtorrent/Makefile                                       1.45

---
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Mon Jul  2 07:01:52 UTC 2012

   Modified Files:
   	pkgsrc/net/libtorrent: Makefile

   Log message:
   Compile with GCC option "-march=i486" on x86 systems to make the \ 
required
   function "__sync_bool_compare_and_swap_4" available. This fixes the \ 
build
   of the "rtorrent" package under NetBSD/i386 5.1_STABLE.