[oe-commits] Andreas Müller : xfwm4: update to 4.10.0

git at git.openembedded.org git at git.openembedded.org
Wed Sep 26 07:44:08 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 030e44b085cdba356afbf7567f8bfc5cc20f988e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=030e44b085cdba356afbf7567f8bfc5cc20f988e

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Sun Sep 16 22:35:22 2012 +0200

xfwm4: update to 4.10.0

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../xfwm4/{xfwm4_4.8.3.bb => xfwm4_4.10.0.bb}      |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
similarity index 81%
rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb
rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
index 304ff66..049ac6f 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
@@ -3,14 +3,11 @@ SECTION = "x11/wm"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
 DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification"
-PR = "r1"
 
 inherit xfce update-alternatives
 
-SRC_URI[md5sum] = "66cb65797cea8a62563f69b833c7888b"
-SRC_URI[sha256sum] = "0b0e8bea0b257958ad416ab5678cf0cdd7e909943d4d5ab32afc35295a78227e"
-
-EXTRA_OECONF += " --enable-startup-notification"
+SRC_URI[md5sum] = "333e5e25a85411c304e9b4474bf00537"
+SRC_URI[sha256sum] = "492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c"
 
 python populate_packages_prepend () {
     themedir = bb.data.expand('${datadir}/themes', d)





More information about the Openembedded-commits mailing list