summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gtksourceview
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-21 15:58:01 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-21 16:21:34 +0200
commit16de24692bc7ebe19b3d1dafabd84d7278466be5 (patch)
treeefcaf4a786dde6e6220fd8fdf3e89883bf8e820d /meta-gnome/recipes-gnome/gtksourceview
parente74d8c7cc963d6c47f2218237c8e8daec115d5a9 (diff)
downloadmeta-openembedded-16de24692bc7ebe19b3d1dafabd84d7278466be5.tar.gz
gtksourceview2: update to 2.10.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/gtksourceview')
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/acinclude.m4 (renamed from meta-gnome/recipes-gnome/gtksourceview/files/acinclude.m4)0
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.m4 (renamed from meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.m4)0
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.make (renamed from meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.make)0
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb (renamed from meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.0.bb)15
4 files changed, 7 insertions, 8 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/files/acinclude.m4 b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/acinclude.m4
index 53518fb2e..53518fb2e 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/files/acinclude.m4
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/acinclude.m4
diff --git a/meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.m4 b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.m4
index 3ec41666b..3ec41666b 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.m4
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.m4
diff --git a/meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.make b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.make
index 354ffb7c6..354ffb7c6 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/files/gtk-doc.make
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2/gtk-doc.make
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
index 3b2226ff3..7b4253a8f 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.0.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
@@ -1,24 +1,23 @@
1DESCRIPTION = "Portable C library for multiline text editing" 1DESCRIPTION = "Portable C library for multiline text editing"
2HOMEPAGE = "http://projects.gnome.org/gtksourceview/" 2HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
3LICENSE = "GPLv2"
4DEPENDS = "gtk+ libgnomeprint virtual/gettext"
5 3
4LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
7 6
7DEPENDS = "gtk+"
8
8PNAME = "gtksourceview" 9PNAME = "gtksourceview"
9 10
10S = "${WORKDIR}/${PNAME}-${PV}" 11S = "${WORKDIR}/${PNAME}-${PV}"
11 12
12inherit gnome lib_package 13inherit gnome lib_package gettext
13 14
14# overrule SRC_URI from gnome.conf 15# overrule SRC_URI from gnome.conf
15SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive" 16SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive \
16SRC_URI[archive.md5sum] = "04279db5d4fda41a35bf3d9aafa3a6c1"
17SRC_URI[archive.sha256sum] = "a72484ff661d3515130911b59f78a88afc1344421431e05e99e9dab791be948f"
18
19SRC_URI += " \
20 file://gtk-doc.make \ 17 file://gtk-doc.make \
21" 18"
19SRC_URI[archive.md5sum] = "1219ad1694df136f126507466aeb41aa"
20SRC_URI[archive.sha256sum] = "c585773743b1df8a04b1be7f7d90eecdf22681490d6810be54c81a7ae152191e"
22 21
23do_configure_prepend() { 22do_configure_prepend() {
24 cp ${WORKDIR}/gtk-doc.make ${S}/ 23 cp ${WORKDIR}/gtk-doc.make ${S}/