summaryrefslogtreecommitdiffstats
path: root/ftp-libs/libtorrent-rasterbar
diff options
context:
space:
mode:
authorArjan Bouter2010-03-15 17:48:44 +0100
committerArjan Bouter2010-03-15 17:48:44 +0100
commit7f3f9dfebb230df6bd59fcee26971ca0da5f92a6 (patch)
tree485b1d5da81ee90b4f33c4294d2938fe655e2492 /ftp-libs/libtorrent-rasterbar
parent6305e2aa38556aba82fe6dc9e7e013199da369da (diff)
Revert "libtorrent-rasterbar: new spell, yet another libtorrent, used by lince"
This reverts commit 6305e2aa38556aba82fe6dc9e7e013199da369da.
Diffstat (limited to 'ftp-libs/libtorrent-rasterbar')
-rwxr-xr-xftp-libs/libtorrent-rasterbar/DEPENDS6
-rwxr-xr-xftp-libs/libtorrent-rasterbar/DETAILS15
-rw-r--r--ftp-libs/libtorrent-rasterbar/HISTORY3
3 files changed, 0 insertions, 24 deletions
diff --git a/ftp-libs/libtorrent-rasterbar/DEPENDS b/ftp-libs/libtorrent-rasterbar/DEPENDS
deleted file mode 100755
index 95edfdcbec..0000000000
--- a/ftp-libs/libtorrent-rasterbar/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-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
deleted file mode 100755
index 3927e03c70..0000000000
--- a/ftp-libs/libtorrent-rasterbar/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- 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
deleted file mode 100644
index d536e15a0f..0000000000
--- a/ftp-libs/libtorrent-rasterbar/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2010-03-15 Arjan Bouter <abouter@sourcemage.org>
- * DETAILS, DEPENDS: spell created
-