From 32bbf8f0289344400510c52705d7a34d641b8835 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 2 Mar 2015 21:21:43 +0100 Subject: xfdesktop: update to 4.12.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/xfdesktop/xfdesktop_4.10.2.bb | 15 --------------- meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb create mode 100644 meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb deleted file mode 100644 index 93b08545cc..0000000000 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.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] = "54a84ce63046c279fc3ec3f436d2f1b0" -SRC_URI[sha256sum] = "49a6e0be513e307e896f7e5929825babec9bbcd4b2e73552f9d27647a4db797d" - -PACKAGECONFIG ??= "" -PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" - -FILES_${PN} += "${datadir}/backgrounds" diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb new file mode 100644 index 0000000000..a24528f10c --- /dev/null +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.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] = "d14545baf39678d3b1c7280f71e9d160" +SRC_URI[sha256sum] = "6e7a8b87317762214b6407576f6e2c1efcc176c136b4c7b869d18a74c87b7fc7" + +PACKAGECONFIG ??= "" +PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" + +FILES_${PN} += "${datadir}/backgrounds" -- cgit 1.2.3-korg