aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Mueller <schnitzeltony@gmx.de>2011-07-31 19:29:08 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-05 19:49:58 +0200
commit3fe0ebd466950f23b7e4b99863ab075f73411a49 (patch)
treeb52cd97b06b51f597a7ea86509db8bc260698519 /meta-xfce
parentc8f704b0235e9574178bff4ad28a7d0f4f8629c3 (diff)
downloadmeta-openembedded-contrib-3fe0ebd466950f23b7e4b99863ab075f73411a49.tar.gz
garcon: Add initial recipe with version 0.1.8
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
new file mode 100644
index 0000000000..63825fe520
--- /dev/null
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
@@ -0,0 +1,14 @@
+DESCRIPTION="Xfce Menu Library"
+SECTION = "x11/libs"
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b"
+DEPENDS = "glib-2.0 xfce4-dev-tools"
+
+PR = "r0"
+
+inherit xfce
+
+FILES_${PN} += " ${datadir}/desktop-directories"
+
+SRC_URI[md5sum] = "18fbf523ed2865dfaccdfb40b4b20b05"
+SRC_URI[sha256sum] = "955a05e72ebbadc8207bb7b2c7349e71830dbdd596dbba3ea3665f0ecfb9cf63"