[oe] [meta-oe/master 3/3] geany: update to 1.23 to fix build with glib 2.36

Andreas Müller schnitzeltony at googlemail.com
Fri May 3 10:56:59 UTC 2013


license change of FSF address only

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../geany/{geany_1.22.bb => geany_1.23.bb}         |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-devtools/geany/{geany_1.22.bb => geany_1.23.bb} (58%)

diff --git a/meta-oe/recipes-devtools/geany/geany_1.22.bb b/meta-oe/recipes-devtools/geany/geany_1.23.bb
similarity index 58%
rename from meta-oe/recipes-devtools/geany/geany_1.22.bb
rename to meta-oe/recipes-devtools/geany/geany_1.23.bb
index f56c8f3..604c7c2 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.22.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.23.bb
@@ -1,9 +1,8 @@
 DESCRIPTION = "A fast and lightweight IDE"
 HOMEPAGE = "http://www.geany.org/"
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=c107cf754550e65755c42985a5d4e9c9"
+LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
 DEPENDS = "gtk+"
-PR = "r2"
 
 inherit autotools pkgconfig perlnative
 
@@ -11,7 +10,7 @@ SRC_URI = " \
     http://download.geany.org/${PN}-${PV}.tar.bz2 \
     file://0001-configure.ac-remove-additional-c-test.patch \
 "
-SRC_URI[md5sum] = "0672077fe83e2a739aa0eaca426aacf0"
-SRC_URI[sha256sum] = "901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e"
+SRC_URI[md5sum] = "4290e8c32305e916f57bb0f0233bbec2"
+SRC_URI[sha256sum] = "cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0"
 
 FILES_${PN} += "${datadir}/icons"
-- 
1.7.6.5





More information about the Openembedded-devel mailing list