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 | |
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')
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb (renamed from meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb index 44ae51f07..81f6ce169 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | |||
@@ -2,13 +2,12 @@ DESCRIPTION="Xfce Menu Library" | |||
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" |
5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util intltool-native" | 5 | DEPENDS = "xfce4-dev-tools-native libxfce4util libxfce4ui intltool-native" |
6 | PR = "r1" | ||
7 | 6 | ||
8 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc |
9 | 8 | ||
10 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" | 9 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" |
11 | SRC_URI[md5sum] = "c3cf89c836be0ddb281c81e4808fb68b" | 10 | SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb" |
12 | SRC_URI[sha256sum] = "48b644b8b2ffe597974e2526ca1a5d2d7da6a09c2d434f008dec80e9152701f7" | 11 | SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972" |
13 | 12 | ||
14 | FILES_${PN} += "${datadir}/desktop-directories" | 13 | FILES_${PN} += "${datadir}/desktop-directories" |