All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] iftop: new recipe
@ 2010-11-16 18:01 Tim Harvey
  2010-11-16 18:09 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Harvey @ 2010-11-16 18:01 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
---
 recipes/iftop/iftop_0.17.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 recipes/iftop/iftop_0.17.bb

diff --git a/recipes/iftop/iftop_0.17.bb b/recipes/iftop/iftop_0.17.bb
new file mode 100644
index 0000000..2cfa441
--- /dev/null
+++ b/recipes/iftop/iftop_0.17.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Network usage monitor"
+HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
+SECTION = "console/network"
+LICENSE = "GPLv2"
+DEPENDS = "libpcap ncurses"
+
+SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
+SRC_URI[md5sum] = "062bc8fb3856580319857326e0b8752d"
+SRC_URI[sha256sum] = "d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac"
+
+inherit autotools
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-16 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 18:01 [PATCH v2] iftop: new recipe Tim Harvey
2010-11-16 18:09 ` Khem Raj
2010-11-16 18:52   ` Tim Harvey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.