[oe] [PATCH 08/12] orage: update to 4.12.1

Andreas Müller schnitzeltony at googlemail.com
Mon May 25 21:14:05 UTC 2015


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta-xfce/recipes-apps/orage/{orage_4.10.0.bb => orage_4.12.1.bb} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta-xfce/recipes-apps/orage/{orage_4.10.0.bb => orage_4.12.1.bb} (53%)

diff --git a/meta-xfce/recipes-apps/orage/orage_4.10.0.bb b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
similarity index 53%
rename from meta-xfce/recipes-apps/orage/orage_4.10.0.bb
rename to meta-xfce/recipes-apps/orage/orage_4.12.1.bb
index 8164c3c..a2f2568 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
@@ -6,14 +6,14 @@ DEPENDS = "gtk+ xfce4-panel libical popt"
 
 inherit xfce-app
 
-SRC_URI[md5sum] = "b33fa272d92f539a224a7a40b1926dfc"
-SRC_URI[sha256sum] = "6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0"
+SRC_URI[md5sum] = "2b7f5d38cb5c6edbcc65d0f52a742e46"
+SRC_URI[sha256sum] = "3cf9aa441ae83c8688865f82217025cdf3ebaa152cce4571777b8c2aa8dd9062"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
 
 PACKAGES =+ "xfce4-orageclock-plugin"
 FILES_${PN} += "${datadir}/dbus-1"
-FILES_${PN}-dbg += "${libdir}/orage/xfce4/panel-plugins/.debug"
-FILES_xfce4-orageclock-plugin = "${libdir}/orage/xfce4/panel-plugins/xfce4-orageclock-plugin ${datadir}/xfce4/panel-plugins"
+FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug"
+FILES_xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins"
 
-- 
1.9.3




More information about the Openembedded-devel mailing list