diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-03-02 01:01:52 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-03-21 16:42:24 +0100 |
| commit | 08bce61adf5ded75147b688c025c61bb37ed5f01 (patch) | |
| tree | 081753d734aec7cb2ddf8fe0e71b3a2dbb54432d /meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | |
| parent | 5f1cfd0879696a56f05c0bb3f5a3bb48a2dc4873 (diff) | |
| download | meta-openembedded-08bce61adf5ded75147b688c025c61bb37ed5f01.tar.gz | |
garcon: update to 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb new file mode 100644 index 0000000000..81f6ce1695 --- /dev/null +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | DESCRIPTION="Xfce Menu Library" | ||
| 2 | SECTION = "x11/libs" | ||
| 3 | LICENSE = "LGPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | ||
| 5 | DEPENDS = "xfce4-dev-tools-native libxfce4util libxfce4ui intltool-native" | ||
| 6 | |||
| 7 | inherit xfce gtk-doc | ||
| 8 | |||
| 9 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" | ||
| 10 | SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb" | ||
| 11 | SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972" | ||
| 12 | |||
| 13 | FILES_${PN} += "${datadir}/desktop-directories" | ||
