From 29d31f9f2efd6b93e0eaaabf349eeb573830e2cc Mon Sep 17 00:00:00 2001
From: Stefan Schmidt <stefan@buglabs.net>
Date: Sun, 18 Jul 2010 19:44:49 +0200
Subject: indicator-applet_0.4.3: Gnome applet for so called indicators of
 Ayatana

---
 recipes/ayatana/indicator-applet_0.4.3.bb | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 recipes/ayatana/indicator-applet_0.4.3.bb

diff --git a/recipes/ayatana/indicator-applet_0.4.3.bb b/recipes/ayatana/indicator-applet_0.4.3.bb
new file mode 100644
index 0000000000..e3e886b067
--- /dev/null
+++ b/recipes/ayatana/indicator-applet_0.4.3.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "A small applet to display information from various applications consistently in the panel."
+SECTION = "x11/gnome"
+DEPENDS = "gtk+ gnome-panel"
+
+inherit autotools
+SRC_URI = "http://launchpad.net/indicator-applet/0.4/0.4.3/+download/indicator-applet-0.4.3.tar.gz"
+
+SRC_URI[md5sum] = "de7b233cd7110c9b5ef65d7eb9f14a12"
+SRC_URI[sha256sum] = "e2ade303a300968bc9c0aae0b0891e4893e3266eeef3433c1952c1704cbf4447"
-- 
cgit v1.2.3