[oe-commits] Frans Meulenbroeks : libtorrent: removed old versions

git version control git at git.openembedded.org
Sun Aug 1 08:31:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6b288fa3036941c0ede4681775d3f1b5ef27075a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6b288fa3036941c0ede4681775d3f1b5ef27075a

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug  1 10:29:43 2010 +0200

libtorrent: removed old versions

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/libtorrent/libtorrent_0.12.0.bb |   19 -------------------
 recipes/libtorrent/libtorrent_0.12.3.bb |   19 -------------------
 recipes/libtorrent/rtorrent_0.8.0.bb    |   14 --------------
 recipes/libtorrent/rtorrent_0.8.3.bb    |   14 --------------
 4 files changed, 0 insertions(+), 66 deletions(-)

diff --git a/recipes/libtorrent/libtorrent_0.12.0.bb b/recipes/libtorrent/libtorrent_0.12.0.bb
deleted file mode 100644
index 6324d8f..0000000
--- a/recipes/libtorrent/libtorrent_0.12.0.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "library implementing the bittorrent protocol"
-HOMEPAGE = "http://libtorrent.rakshasa.no"
-SECTION = "libs/network"
-LICENSE = "GPL"
-DEPENDS = "libsigc++-2.0 openssl"
-
-SRC_URI = "http://libtorrent.rakshasa.no/downloads/libtorrent-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--enable-aligned"
-
-do_stage() {
-	autotools_stage_all
-}
-
-
-SRC_URI[md5sum] = "76c818b095248ea9e4b140fff4e2fa2a"
-SRC_URI[sha256sum] = "3287c9be61f9ec8ddab99f9b679bbf58610d024bce980307f88151a552ecd1e3"
diff --git a/recipes/libtorrent/libtorrent_0.12.3.bb b/recipes/libtorrent/libtorrent_0.12.3.bb
deleted file mode 100644
index f9bfe60..0000000
--- a/recipes/libtorrent/libtorrent_0.12.3.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "library implementing the bittorrent protocol"
-HOMEPAGE = "http://libtorrent.rakshasa.no"
-SECTION = "libs/network"
-LICENSE = "GPL"
-DEPENDS = "libsigc++-2.0 openssl"
-
-SRC_URI = "http://libtorrent.rakshasa.no/downloads/libtorrent-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--enable-aligned"
-
-do_stage() {
-	autotools_stage_all
-}
-
-
-SRC_URI[md5sum] = "db7c7a2236c2f6af5e02cf3e9384eb67"
-SRC_URI[sha256sum] = "6044618e37c2925615a08517e8b69ef84147ef5287a222fc451968b36a0a9be7"
diff --git a/recipes/libtorrent/rtorrent_0.8.0.bb b/recipes/libtorrent/rtorrent_0.8.0.bb
deleted file mode 100644
index 0f81bc3..0000000
--- a/recipes/libtorrent/rtorrent_0.8.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Console bittorrent client using libtorrent"
-HOMEPAGE = "http://libtorrent.rakshasa.no"
-SECTION = "libs/network"
-LICENSE = "GPL"
-DEPENDS = "libtorrent curl ncurses gnutls libgpg-error"
-
-SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \
-           file://autoconf-cross-fix.patch"
-
-inherit autotools
-
-
-SRC_URI[md5sum] = "6216be7ce5e3ead9dc115eaeea863694"
-SRC_URI[sha256sum] = "597cefac4535d7f3b752253e5997b3c851c261b26b966a39beb032dcf1d5baa7"
diff --git a/recipes/libtorrent/rtorrent_0.8.3.bb b/recipes/libtorrent/rtorrent_0.8.3.bb
deleted file mode 100644
index 66d69af..0000000
--- a/recipes/libtorrent/rtorrent_0.8.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Console bittorrent client using libtorrent"
-HOMEPAGE = "http://libtorrent.rakshasa.no"
-SECTION = "libs/network"
-LICENSE = "GPL"
-DEPENDS = "libtorrent curl ncurses gnutls libgpg-error"
-
-SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \
-           file://autoconf-cross-fix.patch"
-
-inherit autotools
-
-
-SRC_URI[md5sum] = "d1b43acf08e371a56915293bbcf584c6"
-SRC_URI[sha256sum] = "554456550ca6e792297d6d39367120af5b2bd6181d514a43faf4e2f565721908"





More information about the Openembedded-commits mailing list