From aa74618893e06c9b005737385450c7e27ef40faf Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sat, 3 Mar 2012 12:10:52 +0000 Subject: garcon: update to 0.1.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit run-tested on overo Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb') diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb new file mode 100644 index 0000000000..2e88b972b3 --- /dev/null +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb @@ -0,0 +1,12 @@ +DESCRIPTION="Xfce Menu Library" +SECTION = "x11/libs" +LICENSE = "LGPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" +DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util" + +inherit xfce + +FILES_${PN} += " ${datadir}/desktop-directories" + +SRC_URI[md5sum] = "e53514e79c4da2631dd74994452d3c96" +SRC_URI[sha256sum] = "c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316" -- cgit v1.2.3-54-g00ecf