From: Marko Lindqvist Date: Fri, 23 Nov 2012 07:36:14 +0000 (+0200) Subject: gtk+: update to upstream version 2.24.13 X-Git-Tag: rev_ivi_2015_02_04~14845 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=19147a377a3a36fab03fb639962e1d27781aa005;p=scm%2Fbb%2Ftizen-distro.git gtk+: update to upstream version 2.24.13 (From OE-Core rev: 77cd1218bbd0760f674811eb748037deb4478db5) Signed-off-by: Marko Lindqvist Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/cellrenderer-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/cellrenderer-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/configure-nm.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/configure-nm.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/configurefix.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/configurefix.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/doc-fixes.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/doc-fixes.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/entry-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/entry-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/hardcoded_libtool.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/hardcoded_libtool.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/no-demos.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/no-demos.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/run-iconcache.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/run-iconcache.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.24.13/toggle-font.diff similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/toggle-font.diff diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.13/xsettings.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.13/xsettings.patch diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.13.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk+_2.24.8.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.13.bb index bbf765b..b358b7f 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.13.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ file://gtk/gtk.h;endline=27;md5=c59e0b4490dd135a5726ebf851f9b17f \ file://gdk/gdk.h;endline=27;md5=07db285ec208fb3e0bf7d861b0614202 \ file://tests/testgtk.c;endline=27;md5=262db5db5f776f9863e56df31423e24c" -SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ +SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.xz \ file://xsettings.patch \ file://run-iconcache.patch \ file://configure-nm.patch \ @@ -27,10 +27,10 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ # file://combo-arrow-size.patch;striplevel=0 # file://configurefix.patch -PR = "r7" +PR = "r1" -SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" -SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" +SRC_URI[md5sum] = "e949406751df51e1e40e85628005a069" +SRC_URI[sha256sum] = "35e1a01e46b02970b02ee9f299390d0aa57c1215ad2667bcd584b72f4ea6513d" EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama"