[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-panel: update to 4.12.0

git at git.openembedded.org git at git.openembedded.org
Tue Mar 17 12:08:09 UTC 2015


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Mar  2 19:29:48 2015 +0100

xfce4-panel: update to 4.12.0

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

---

 .../xfce4-panel/{xfce4-panel_4.10.1.bb => xfce4-panel_4.12.0.bb}  | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb
similarity index 82%
rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb
rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb
index 08703e7..9ac99a8 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee"
 DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/libx11 libxml2 libwnck"
 
-inherit xfce
+inherit xfce gtk-doc
 
-SRC_URI[md5sum] = "8a1f8371fc725ba00f4594c5c0f81c59"
-SRC_URI[sha256sum] = "573052ed1b65e247415f92df120c8a78f9e4152c2636d38c923f82e32b8475d6"
+SRC_URI[md5sum] = "5a333af704e386c90ad829b6baf1a758"
+SRC_URI[sha256sum] = "30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0"
 
 python populate_packages_prepend() {
     plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
@@ -23,7 +23,7 @@ python populate_packages_prepend() {
 PACKAGES_DYNAMIC += "^${PN}-plugin-.*"
 
 FILES_${PN} += "${libdir}/xfce4/panel/migrate \
-                ${libdir}/xfce4/panel/wrapper"
+                ${libdir}/xfce4/panel/wrapper-1.0"
 
 FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \
 "



More information about the Openembedded-commits mailing list