[oe-commits] Koen Kooi : libgweather: update to 2.30.3

git version control git at git.openembedded.org
Wed Jun 22 07:12:19 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Jun 21 10:18:10 2011 +0200

libgweather: update to 2.30.3

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...libgweather_2.28.0.bb => libgweather_2.30.3.bb} |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gweather/libgweather_2.28.0.bb b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
similarity index 53%
rename from meta-gnome/recipes-gnome/gweather/libgweather_2.28.0.bb
rename to meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
index c194907..f54e9dc 100644
--- a/meta-gnome/recipes-gnome/gweather/libgweather_2.28.0.bb
+++ b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
@@ -2,17 +2,14 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SECTION = "x11/gnome/libs"
-DEPENDS = "libgnome libsoup-2.4 gtk+ gnome-keyring"
+DEPENDS = "libxml2 gconf libsoup-2.4 gtk+ libgnome-keyring"
 
 inherit gnome
 
-SRC_URI[archive.md5sum] = "9f4457144d32d4004e0e045240ab51dc"
-SRC_URI[archive.sha256sum] = "65fd8e4d7b617de7aac5a5d7d9bebde63ead828bcdc3e8f73f038ce03e669654"
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
+SRC_URI[archive.md5sum] = "bf6a0a05051341ecb250f332e3edfb88"
+SRC_URI[archive.sha256sum] = "b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c"
 
 do_configure_prepend() {
-        sed -i -e 's:help::'    ${S}/Makefile.am
 	sed -i -e 's: doc : :g' ${S}/Makefile.am
 }
 





More information about the Openembedded-commits mailing list