aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ctorrent/ctorrent_1.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ctorrent/ctorrent_1.3.4.bb')
-rw-r--r--packages/ctorrent/ctorrent_1.3.4.bb14
1 files changed, 3 insertions, 11 deletions
diff --git a/packages/ctorrent/ctorrent_1.3.4.bb b/packages/ctorrent/ctorrent_1.3.4.bb
index b1db2fb098..7690533cbb 100644
--- a/packages/ctorrent/ctorrent_1.3.4.bb
+++ b/packages/ctorrent/ctorrent_1.3.4.bb
@@ -1,12 +1,4 @@
-DESCRIPTION = "CTorrent is a console BitTorrent client written in the C \
-programming language."
-DEPENDS = "openssl"
-LICENSE = "GPL"
-SECTION = "network"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r1"
+include ctorrent.inc
+PR = "r2"
-SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2"
-S = "${WORKDIR}/ctorrent-${PV}"
-
-inherit autotools
+SRC_URI += "file://nogetwd.patch;patch=1"