From ca4e02d476a7fdbdeeedde07194a9391df2fd678 Mon Sep 17 00:00:00 2001
From: Marcin Juszkiewicz <hrw@openedhand.com>
Date: Fri, 21 Dec 2007 14:27:48 +0000
Subject: xrestop: added 0.4

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3371 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/packages/xrestop/xrestop_0.4.bb | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 meta/packages/xrestop/xrestop_0.4.bb

(limited to 'meta')

diff --git a/meta/packages/xrestop/xrestop_0.4.bb b/meta/packages/xrestop/xrestop_0.4.bb
new file mode 100644
index 000000000..40396a236
--- /dev/null
+++ b/meta/packages/xrestop/xrestop_0.4.bb
@@ -0,0 +1,8 @@
+HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
+LICENSE = "GPL"
+
+DEPENDS = "libxres libxext virtual/libx11"
+
+SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz"
+
+inherit autotools
-- 
cgit v1.2.3