aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lxde/lxmenu-data_0.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lxde/lxmenu-data_0.1.1.bb')
-rw-r--r--recipes/lxde/lxmenu-data_0.1.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/lxde/lxmenu-data_0.1.1.bb b/recipes/lxde/lxmenu-data_0.1.1.bb
new file mode 100644
index 0000000000..4b6364a3fe
--- /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/"
+