From 6305e2aa38556aba82fe6dc9e7e013199da369da Mon Sep 17 00:00:00 2001 From: Arjan Bouter Date: Mon, 15 Mar 2010 17:09:10 +0100 Subject: libtorrent-rasterbar: new spell, yet another libtorrent, used by lince --- ftp-libs/libtorrent-rasterbar/DEPENDS | 6 ++++++ ftp-libs/libtorrent-rasterbar/DETAILS | 15 +++++++++++++++ ftp-libs/libtorrent-rasterbar/HISTORY | 3 +++ 3 files changed, 24 insertions(+) create mode 100755 ftp-libs/libtorrent-rasterbar/DEPENDS create mode 100755 ftp-libs/libtorrent-rasterbar/DETAILS create mode 100644 ftp-libs/libtorrent-rasterbar/HISTORY (limited to 'ftp-libs') diff --git a/ftp-libs/libtorrent-rasterbar/DEPENDS b/ftp-libs/libtorrent-rasterbar/DEPENDS new file mode 100755 index 0000000000..95edfdcbec --- /dev/null +++ b/ftp-libs/libtorrent-rasterbar/DEPENDS @@ -0,0 +1,6 @@ +depends boost && +sub_depends boost PROGRAM_OPTIONS && +sub_depends boost REGEX && +sub_depends boost FILESYSTEM && +sub_depends boost THREAD && +sub_depends boost SYSTEM diff --git a/ftp-libs/libtorrent-rasterbar/DETAILS b/ftp-libs/libtorrent-rasterbar/DETAILS new file mode 100755 index 0000000000..3927e03c70 --- /dev/null +++ b/ftp-libs/libtorrent-rasterbar/DETAILS @@ -0,0 +1,15 @@ + SPELL=libtorrent-rasterbar + VERSION=0.14.7 + SOURCE="${SPELL}-${VERSION}.tar.gz" + SOURCE_URL[0]=${SOURCEFORGE_URL}/libtorrent/${SOURCE} + SOURCE_HASH=sha512:6d4657f1a9ea64ee34d9f52c668a8cf9392d457e02ff9a63c6d29df35520ffa75d0f7aeb4a718ac6df9ff9db3ebde79f939486164195b77e82e3bc654441679c +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" + WEB_SITE="http://www.rasterbar.com/products/libtorrent/index.html" + LICENSE[0]=GPL + ENTERED=20100315 + SHORT="the other libtorrent" +cat << EOF +libtorrent is a C++ library that aims to be a good alternative +to all the other bittorrent implementations around. +It is a library and not a full featured client. +EOF diff --git a/ftp-libs/libtorrent-rasterbar/HISTORY b/ftp-libs/libtorrent-rasterbar/HISTORY new file mode 100644 index 0000000000..d536e15a0f --- /dev/null +++ b/ftp-libs/libtorrent-rasterbar/HISTORY @@ -0,0 +1,3 @@ +2010-03-15 Arjan Bouter + * DETAILS, DEPENDS: spell created + -- cgit v1.2.3