[oe-commits] Stanislav Brabec : mumpot: Upgrade to version 0.6.

git version control git at git.openembedded.org
Mon May 23 22:55:50 UTC 2011


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

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Mon May 23 22:54:08 2011 +0000

mumpot: Upgrade to version 0.6.

Signed-off-by: Stanislav Brabec <utx at penguin.cz>

---

 recipes/mumpot/{mumpot_0.4.bb => mumpot_0.6.bb} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/mumpot/mumpot_0.4.bb b/recipes/mumpot/mumpot_0.6.bb
similarity index 78%
rename from recipes/mumpot/mumpot_0.4.bb
rename to recipes/mumpot/mumpot_0.6.bb
index 256229e..c3de842 100644
--- a/recipes/mumpot/mumpot_0.4.bb
+++ b/recipes/mumpot/mumpot_0.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.mumpot.org/"
 AUTHOR = "Andreas Kemnade"
 SECTION = "x11/applications"
 LICENSE = "GPLv3"
-DEPENDS = "gtk+ bluez-libs bzip2 libxml2 libpng jpeg"
+DEPENDS = "curl gtk+ bluez-libs bzip2 libxml2 libpng jpeg"
 
 SRC_URI = "http://www.mumpot.org/download/mumpot-${PV}.tar.gz \
 	file://mumpot-tah.desktop \
@@ -19,5 +19,5 @@ do_install_append() {
 	install -m 0644 ${WORKDIR}/mumpot-cyclemap.desktop ${D}${datadir}/applications/mumpot-cyclemap.desktop
 }
 
-SRC_URI[md5sum] = "52d1e64c63d70604f13985f1f326a802"
-SRC_URI[sha256sum] = "302bea9f0903fecf13ee0e9c24ed090203f2c77f7164a2a0f68c35fc8e1b9f10"
+SRC_URI[md5sum] = "9a0409c39e49c45cea3160c7ec7fe976"
+SRC_URI[sha256sum] = "aa921664bcb15115796607cc34f83caaaf2280685be512bd8a9250a44ae83bd4"





More information about the Openembedded-commits mailing list