diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
commit | 0bac53b74fa2db85952b9462588282691e8e63e0 (patch) | |
tree | 0cb1abf9d4ebe2f1f1325a9f678463a27d3df706 /extra/libtorrent | |
parent | bce4309f87a50d4f597610277ea407dc782c9779 (diff) | |
download | nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.gz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.bz2 nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.xz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.zip |
ajout des md5sum et footprint pour la 32 bits
Diffstat (limited to 'extra/libtorrent')
-rw-r--r-- | extra/libtorrent/.footprint.i686 | 52 | ||||
-rw-r--r-- | extra/libtorrent/.md5sum.i686 | 1 |
2 files changed, 53 insertions, 0 deletions
diff --git a/extra/libtorrent/.footprint.i686 b/extra/libtorrent/.footprint.i686 new file mode 100644 index 000000000..dca0b2b87 --- /dev/null +++ b/extra/libtorrent/.footprint.i686 @@ -0,0 +1,52 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/torrent/ +-rw-r--r-- root/root usr/include/torrent/bitfield.h +-rw-r--r-- root/root usr/include/torrent/chunk_manager.h +-rw-r--r-- root/root usr/include/torrent/common.h +-rw-r--r-- root/root usr/include/torrent/connection_manager.h +drwxr-xr-x root/root usr/include/torrent/data/ +-rw-r--r-- root/root usr/include/torrent/data/block.h +-rw-r--r-- root/root usr/include/torrent/data/block_list.h +-rw-r--r-- root/root usr/include/torrent/data/block_transfer.h +-rw-r--r-- root/root usr/include/torrent/data/file.h +-rw-r--r-- root/root usr/include/torrent/data/file_list.h +-rw-r--r-- root/root usr/include/torrent/data/file_list_iterator.h +-rw-r--r-- root/root usr/include/torrent/data/file_manager.h +-rw-r--r-- root/root usr/include/torrent/data/file_utils.h +-rw-r--r-- root/root usr/include/torrent/data/piece.h +-rw-r--r-- root/root usr/include/torrent/data/transfer_list.h +-rw-r--r-- root/root usr/include/torrent/dht_manager.h +-rw-r--r-- root/root usr/include/torrent/download.h +-rw-r--r-- root/root usr/include/torrent/error.h +-rw-r--r-- root/root usr/include/torrent/event.h +-rw-r--r-- root/root usr/include/torrent/exceptions.h +-rw-r--r-- root/root usr/include/torrent/hash_string.h +-rw-r--r-- root/root usr/include/torrent/http.h +-rw-r--r-- root/root usr/include/torrent/object.h +-rw-r--r-- root/root usr/include/torrent/object_stream.h +-rw-r--r-- root/root usr/include/torrent/path.h +drwxr-xr-x root/root usr/include/torrent/peer/ +-rw-r--r-- root/root usr/include/torrent/peer/client_info.h +-rw-r--r-- root/root usr/include/torrent/peer/client_list.h +-rw-r--r-- root/root usr/include/torrent/peer/connection_list.h +-rw-r--r-- root/root usr/include/torrent/peer/peer.h +-rw-r--r-- root/root usr/include/torrent/peer/peer_info.h +-rw-r--r-- root/root usr/include/torrent/peer/peer_list.h +-rw-r--r-- root/root usr/include/torrent/poll.h +-rw-r--r-- root/root usr/include/torrent/poll_epoll.h +-rw-r--r-- root/root usr/include/torrent/poll_kqueue.h +-rw-r--r-- root/root usr/include/torrent/poll_select.h +-rw-r--r-- root/root usr/include/torrent/rate.h +-rw-r--r-- root/root usr/include/torrent/resume.h +-rw-r--r-- root/root usr/include/torrent/throttle.h +-rw-r--r-- root/root usr/include/torrent/torrent.h +-rw-r--r-- root/root usr/include/torrent/tracker.h +-rw-r--r-- root/root usr/include/torrent/tracker_list.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libtorrent.la +lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.11.0.5 +lrwxrwxrwx root/root usr/lib/libtorrent.so.11 -> libtorrent.so.11.0.5 +-rwxr-xr-x root/root usr/lib/libtorrent.so.11.0.5 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc diff --git a/extra/libtorrent/.md5sum.i686 b/extra/libtorrent/.md5sum.i686 new file mode 100644 index 000000000..12552447f --- /dev/null +++ b/extra/libtorrent/.md5sum.i686 @@ -0,0 +1 @@ +fe8155d364b220713074423100d4bf29 libtorrent-0.12.5.tar.gz |