aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/estardict/estardict_0.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-26 11:05:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-26 11:10:23 +0200
commit7071906aadd42c0f827c77fc15d034058107ea5c (patch)
treefe6f6403e501c25a7cc1014567d531a2cd152282 /recipes/estardict/estardict_0.4.bb
parentdd0fe43ed9d5277c38e29ddfa1c135a152b4ac1b (diff)
downloadopenembedded-7071906aadd42c0f827c77fc15d034058107ea5c.tar.gz
estardict: add patch for efl api change and remove older versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/estardict/estardict_0.4.bb')
-rw-r--r--recipes/estardict/estardict_0.4.bb11
1 files changed, 7 insertions, 4 deletions
diff --git a/recipes/estardict/estardict_0.4.bb b/recipes/estardict/estardict_0.4.bb
index 2ebe9b185c..4fd7600a00 100644
--- a/recipes/estardict/estardict_0.4.bb
+++ b/recipes/estardict/estardict_0.4.bb
@@ -4,10 +4,13 @@ AUTHOR = "Luca Vaudano"
LICENSE = "GPLv3"
SECTION = "e/apps"
DEPENDS = "elementary"
-PR = "r1"
+PR = "r2"
-SRC_URI = "http://www.vaudano.eu/projects/${PN}/${PN}-${PV}.tar.gz;name=archive"
-SRC_URI[archive.md5sum] = "2424577d489bc50dcdb80e73e22cb19e"
-SRC_URI[archive.sha256sum] = "17d957bc103079e99e95bf727dd63e4cc6ccc5bd02e25c50fc14d1dec682edcd"
+SRC_URI = "http://www.vaudano.eu/projects/${PN}/${PN}-${PV}.tar.gz \
+ file://update.for.efl.api.change.53640.patch \
+"
+
+SRC_URI[md5sum] = "2424577d489bc50dcdb80e73e22cb19e"
+SRC_URI[sha256sum] = "17d957bc103079e99e95bf727dd63e4cc6ccc5bd02e25c50fc14d1dec682edcd"
inherit autotools