diff options
author | Han Boetes <han@mijncomputer.nl> | 2006-12-17 07:04:07 +0100 |
---|---|---|
committer | Han Boetes <han@mijncomputer.nl> | 2006-12-17 07:04:07 +0100 |
commit | cf6bade9df866c1e8ad318ff6bce3aa975885879 (patch) | |
tree | c45a71f4158704d6e25472629dbada65e7fe513d /libtorrent/.footprint | |
parent | b9c33722121cd25bec1af506e37cc98fc4c9476b (diff) | |
download | contrib-cf6bade9df866c1e8ad318ff6bce3aa975885879.tar.gz contrib-cf6bade9df866c1e8ad318ff6bce3aa975885879.tar.xz |
rtorrent and libtorrent: bump
Diffstat (limited to 'libtorrent/.footprint')
-rw-r--r-- | libtorrent/.footprint | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/libtorrent/.footprint b/libtorrent/.footprint index 41422742b..2df829a8a 100644 --- a/libtorrent/.footprint +++ b/libtorrent/.footprint @@ -2,25 +2,33 @@ 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/block.h --rw-r--r-- root/root usr/include/torrent/block_list.h --rw-r--r-- root/root usr/include/torrent/block_transfer.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_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/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/file.h --rw-r--r-- root/root usr/include/torrent/file_list.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 --rw-r--r-- root/root usr/include/torrent/peer.h --rw-r--r-- root/root usr/include/torrent/peer_info.h --rw-r--r-- root/root usr/include/torrent/peer_list.h --rw-r--r-- root/root usr/include/torrent/piece.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/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 @@ -30,11 +38,10 @@ drwxr-xr-x root/root usr/include/torrent/ -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 --rw-r--r-- root/root usr/include/torrent/transfer_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.9.0.0 -lrwxrwxrwx root/root usr/lib/libtorrent.so.9 -> libtorrent.so.9.0.0 --rwxr-xr-x root/root usr/lib/libtorrent.so.9.0.0 +lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.10.0.0 +lrwxrwxrwx root/root usr/lib/libtorrent.so.10 -> libtorrent.so.10.0.0 +-rwxr-xr-x root/root usr/lib/libtorrent.so.10.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc |