diff options
author | skingrapher <gandalf@aldebaran.(none)> | 2009-11-27 12:26:32 +0400 |
---|---|---|
committer | skingrapher <gandalf@aldebaran.(none)> | 2009-11-27 12:26:32 +0400 |
commit | 23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd (patch) | |
tree | 84554d9d2282889f0c2f6b94a58b517e46f22be9 | |
parent | 8b9d2c467cf9a303e26f5d42dd7290c4c2902e8b (diff) | |
download | nutyx-pakxe-23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd.tar.gz nutyx-pakxe-23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd.tar.bz2 nutyx-pakxe-23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd.tar.xz nutyx-pakxe-23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd.zip |
ajout de libtorrent#0.12.5-1
-rw-r--r-- | extra/libtorrent/.footprint | 52 | ||||
-rw-r--r-- | extra/libtorrent/.md5sum | 1 | ||||
-rw-r--r-- | extra/libtorrent/Pkgfile | 17 |
3 files changed, 70 insertions, 0 deletions
diff --git a/extra/libtorrent/.footprint b/extra/libtorrent/.footprint new file mode 100644 index 000000000..dca0b2b87 --- /dev/null +++ b/extra/libtorrent/.footprint @@ -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 b/extra/libtorrent/.md5sum new file mode 100644 index 000000000..12552447f --- /dev/null +++ b/extra/libtorrent/.md5sum @@ -0,0 +1 @@ +fe8155d364b220713074423100d4bf29 libtorrent-0.12.5.tar.gz diff --git a/extra/libtorrent/Pkgfile b/extra/libtorrent/Pkgfile new file mode 100644 index 000000000..7b0fd52b4 --- /dev/null +++ b/extra/libtorrent/Pkgfile @@ -0,0 +1,17 @@ +# Description: the BitTorrent library +# URL: http://libtorrent.rakshasa.no/downloads/ +# Maintainer: NuTyX coreteam +# Packager: skingrapher at legtux dot org +# Depends on: libsigc++, curl +name=libtorrent +version=0.12.5 +release=1 +source=(http://libtorrent.rakshasa.no/downloads/$name-$version.tar.gz) + +build() { +cd $name-$version + ./autogen.sh + ./configure --prefix=/usr --enable-ipv6 + make + make DESTDIR=$PKG install +} |