[oe] [PATCH] xfwm4: update to 4.8.2

Koen Kooi koen at dominion.thruhere.net
Fri Oct 14 09:43:05 UTC 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 .../xfwm4/xfwm4/relative-symlinks-docs.patch       |    5 +++++
 .../xfwm4/{xfwm4_4.8.1.bb => xfwm4_4.8.2.bb}       |    8 +++-----
 2 files changed, 8 insertions(+), 5 deletions(-)
 rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.8.1.bb => xfwm4_4.8.2.bb} (87%)

diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4/relative-symlinks-docs.patch b/meta-xfce/recipes-xfce/xfwm4/xfwm4/relative-symlinks-docs.patch
index 4e855e4..67433ee 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4/relative-symlinks-docs.patch
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4/relative-symlinks-docs.patch
@@ -7,6 +7,11 @@ Subject: [PATCH] docs: On installation create relative paths in symlinks to
 
 Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
 ---
+
+Upstream-Status: accepted
+
+http://git.xfce.org/xfce/xfwm4/commit/?h=xfce-4.8&id=08b6d60056d7ca9884a46d6b92e77c9fc68ce8c5
+
  doc/manual/Makefile.am |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.1.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.2.bb
similarity index 87%
rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.1.bb
rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.2.bb
index e31471d..c1ad221 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.1.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.2.bb
@@ -3,9 +3,6 @@ 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"
-RDEPENDS_${PN} = "xfwm4-theme-default"
-
-PR = "r0"
 
 inherit xfce update-alternatives
 
@@ -13,6 +10,8 @@ inherit xfce update-alternatives
 SRC_URI += " \
     file://relative-symlinks-docs.patch \
 "
+SRC_URI[md5sum] = "41b730d5abf39a69fc3b221728ddaa75"
+SRC_URI[sha256sum] = "6db2a6148d63d45699dbf6403fb227f8cbd529dcec7ee0827342940c442b0747"
 
 EXTRA_OECONF += " --enable-startup-notification"
 
@@ -28,10 +27,9 @@ ALTERNATIVE_LINK = "${bindir}/x-window-manager"
 ALTERNATIVE_PATH = "${bindir}/xfce4-session"
 ALTERNATIVE_PRIORITY = "30"
 
+RDEPENDS_${PN} = "xfwm4-theme-default"
 FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
                 ${datadir}/xfwm4/defaults \
                "
 FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*"
 
-SRC_URI[md5sum] = "447433dca613180ebd6cfed4beb1c1c9"
-SRC_URI[sha256sum] = "6a3cbf6c92a0cc3bcaf7cf2565c35beae6354768ec26b4d616a3c2544a8f8499"
-- 
1.6.6.1





More information about the Openembedded-devel mailing list