git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
975ba8d
)
lxmenu-data: add 0.1.1
author
Koen Kooi
<koen@openembedded.org>
Mon, 3 May 2010 15:35:59 +0000
(17:35 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 4 May 2010 05:35:49 +0000
(07:35 +0200)
recipes/lxde/lxmenu-data_0.1.1.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/recipes/lxde/lxmenu-data_0.1.1.bb
b/recipes/lxde/lxmenu-data_0.1.1.bb
new file mode 100644
(file)
index 0000000..
4b6364a
--- /dev/null
+++ b/
recipes/lxde/lxmenu-data_0.1.1.bb
@@ -0,0
+1,13
@@
+DESCRIPTION = "LXDE Panel"
+SECTION = "x11"
+DEPENDS = ""
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "cee3181dd22088f3db0e99ffbedc986d"
+SRC_URI[sha256sum] = "c665d804ac25a6c3f2ee76d0ebdc6cc8c5c37895aa44f5ef88c4024e98cbdf4d"
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/desktop-directories/"
+