diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb | 12 |
1 files changed, 12 insertions, 0 deletions
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 000000000..2e88b972b --- /dev/null +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | DESCRIPTION="Xfce Menu Library" | ||
2 | SECTION = "x11/libs" | ||
3 | LICENSE = "LGPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | ||
5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util" | ||
6 | |||
7 | inherit xfce | ||
8 | |||
9 | FILES_${PN} += " ${datadir}/desktop-directories" | ||
10 | |||
11 | SRC_URI[md5sum] = "e53514e79c4da2631dd74994452d3c96" | ||
12 | SRC_URI[sha256sum] = "c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316" | ||