diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb new file mode 100644 index 000000000..44a0e685c --- /dev/null +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.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 | SRC_URI[md5sum] = "c3cf89c836be0ddb281c81e4808fb68b" | ||
10 | SRC_URI[sha256sum] = "48b644b8b2ffe597974e2526ca1a5d2d7da6a09c2d434f008dec80e9152701f7" | ||
11 | |||
12 | FILES_${PN} += "${datadir}/desktop-directories" | ||