diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-03-03 12:10:52 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-04 18:05:02 +0100 |
| commit | aa74618893e06c9b005737385450c7e27ef40faf (patch) | |
| tree | 09ad1474d696f33b1393a5a3ef4f466900f75529 /meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb | |
| parent | 1aa96dc9df2469bcda52fc0d965fa5aa7a5315b8 (diff) | |
| download | meta-openembedded-aa74618893e06c9b005737385450c7e27ef40faf.tar.gz | |
garcon: update to 0.1.10
run-tested on overo
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 0000000000..2e88b972b3 --- /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" | ||
