diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb new file mode 100644 index 0000000000..e99cb4dfd3 --- /dev/null +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb | |||
@@ -0,0 +1,14 @@ | |||
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 | PR = "r0" | ||
8 | |||
9 | inherit xfce | ||
10 | |||
11 | FILES_${PN} += " ${datadir}/desktop-directories" | ||
12 | |||
13 | SRC_URI[md5sum] = "a3ca1e54ad731c98f688900f6398fc20" | ||
14 | SRC_URI[sha256sum] = "485e23c8ec1af0d3af423aa244e05467dd2f96afbb66efc70ca7689222cf31d5" | ||