From patchwork Mon Aug 1 21:02:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,05/19] garcon: Add initial recipe with version 0.1.8 Date: Mon, 01 Aug 2011 21:02:43 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40gmx=2Ede=3E?= X-Patchwork-Id: 8993 Message-Id: <1312232577-7948-6-git-send-email-schnitzeltony@gmx.de> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Mueller --- meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb 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 0000000..63825fe --- /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"