[oe-commits] Koen Kooi : lxpanel: add 0.5.5

git version control git at git.openembedded.org
Tue May 4 06:31:08 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon May  3 17:44:23 2010 +0200

lxpanel: add 0.5.5

---

 recipes/lxde/lxpanel_0.5.5.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/lxde/lxpanel_0.5.5.bb b/recipes/lxde/lxpanel_0.5.5.bb
new file mode 100644
index 0000000..e3747ae
--- /dev/null
+++ b/recipes/lxde/lxpanel_0.5.5.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "LXDE Panel"
+SECTION = "x11"
+DEPENDS = "menu-cache"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "6162b7e8d912a41f9c075fe982370bfb"
+SRC_URI[sha256sum] = "729c3dc52e343fe15dfde40475875c2b3670b3b37958c6c1e4c936242cdc2e9b"
+
+inherit autotools
+
+RDEPENDS_${PN} = "lxmenu-data menu-cache"
+FILES_${PN}-dbg += "${libdir}/lxpanel/plugins/.debug"
+





More information about the Openembedded-commits mailing list