From 5cc78ff5113dfca6317a60e7b44bf316c33dee51 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 25 May 2015 11:45:21 +0200 Subject: xfdesktop: update to 4.12.2 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/xfdesktop/xfdesktop_4.12.0.bb | 15 --------------- meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb create mode 100644 meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb deleted file mode 100644 index a24528f10c..0000000000 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -SUMMARY = "Xfce4 Desktop Manager" -SECTION = "x11/base" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "glib-2.0 gtk+ libxfce4util libxfce4ui libwnck xfconf dbus-glib thunar garcon exo" - -inherit xfce - -SRC_URI[md5sum] = "d14545baf39678d3b1c7280f71e9d160" -SRC_URI[sha256sum] = "6e7a8b87317762214b6407576f6e2c1efcc176c136b4c7b869d18a74c87b7fc7" - -PACKAGECONFIG ??= "" -PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" - -FILES_${PN} += "${datadir}/backgrounds" diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb new file mode 100644 index 0000000000..9c7202890b --- /dev/null +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb @@ -0,0 +1,15 @@ +SUMMARY = "Xfce4 Desktop Manager" +SECTION = "x11/base" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +DEPENDS = "glib-2.0 gtk+ libxfce4util libxfce4ui libwnck xfconf dbus-glib thunar garcon exo" + +inherit xfce + +SRC_URI[md5sum] = "9a29c8e6b8a931fecd29f1ea736a6a70" +SRC_URI[sha256sum] = "c9788883163b57bac39d12e5f8310c869d176454879defb78b67f8e9f1ad5225" + +PACKAGECONFIG ??= "" +PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" + +FILES_${PN} += "${datadir}/backgrounds" -- cgit v1.2.3-54-g00ecf