From 08bce61adf5ded75147b688c025c61bb37ed5f01 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 2 Mar 2015 01:01:52 +0100 Subject: garcon: update to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb | 14 -------------- meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb create mode 100644 meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb deleted file mode 100644 index 44ae51f072..0000000000 --- a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION="Xfce Menu Library" -SECTION = "x11/libs" -LICENSE = "LGPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" -DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util intltool-native" -PR = "r1" - -inherit xfce gtk-doc - -SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" -SRC_URI[md5sum] = "c3cf89c836be0ddb281c81e4808fb68b" -SRC_URI[sha256sum] = "48b644b8b2ffe597974e2526ca1a5d2d7da6a09c2d434f008dec80e9152701f7" - -FILES_${PN} += "${datadir}/desktop-directories" 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 @@ +DESCRIPTION="Xfce Menu Library" +SECTION = "x11/libs" +LICENSE = "LGPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" +DEPENDS = "xfce4-dev-tools-native libxfce4util libxfce4ui intltool-native" + +inherit xfce gtk-doc + +SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" +SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb" +SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972" + +FILES_${PN} += "${datadir}/desktop-directories" -- cgit v1.2.3-54-g00ecf