summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+-2.22.1
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-05-12 08:08:05 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 10:29:01 +0100
commit79031b082b19d726dc166fd11e6a66503cda60f2 (patch)
tree6b28c0fb43847fa01e90e91e02d942256d0bf359 /meta/recipes-gnome/gtk+/gtk+-2.22.1
parentfc1859ea661d77067774c7fa3c1cbd49cebf90d3 (diff)
downloadpoky-79031b082b19d726dc166fd11e6a66503cda60f2.tar.gz
recipes: Add Upstream-Status to multiple recipes
gtk+: Add Upstream-Status ed: Add Upstream-Status gnome-common: Add Upstream-Status libmatchbox: Add Upstream-Status matchbox-wm: Add Upstream-Status x11vnc: Add Upstream-Status xtscal: Add Upstream-Status eds-dbus: Add Upstream-Status matchbox-desktop: Add Upstream-Status matchbox-keyboard: Add Upstream-Status matchbox-stroke: Add Upstream-Status matchbox-theme-sato: Add Upstream-Status owl-video-widget: Add Upstream-Status beecrypt: Add Upstream-Status gnome-icon-theme: Add Upstream-Status tslib: Add Upstream-Status libowl-av: Add Upstream-Status sato-icon-theme: Add Upstream-Status web-webkit: Add Upstream-Status metacity: Add Upstream-Status apr: Add Upstream-Status gdk-pixbuf: Add Upstream-Status pcmanfm: Add Upstream-Status gpgme: Add Upstream-Status eee-acpi-scripts: Add Upstream-Status libgalago: Add Upstream-Status python-pygtk: Add Upstream-Status gnome-mime-data: Add Upstream-Status clutter: Add Upstream-Status clutter-gtk: Add Upstream-Status tidy: Add Upstream-Status mutter: Add Upstream-Status xcursor-transparent-theme: Add Upstream-Status leafpad: Add Upstream-Status matchbox-config-gtk: Add Upstream-Status contacts: Add Upstream-Status dates: Add Upstream-Status web: Add Upstream-Status webkit: Add Upstream-Status - Also removed empty fix_im.patch apr-util: Add Upstream-Status libcroco: Add Upstream-Status liboil: Add Upstream-Status libxslt: Add Upstream-Status libglade: Add Upstream-Status gnome-terminal: Add Upstream-Status xev: Add Upstream-Status claws-mail: Add Upstream-Status clipboard-manager: Add Upstream-Status epdfview: Add Upstream-Status kf: Add Upstream-Status qemu: Add Upstream-Status clutter-gst: Add Upstream-Status table: Add Upstream-Status matchbox-panel-2: Add Upstream-Status (From OE-Core rev: 10bdb737c2c4c6996fd035849109a1e07580a6b9) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+-2.22.1')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch3
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff2
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch2
10 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
index ee55f9cc3b..354f0ab376 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
@@ -13,6 +13,8 @@ since the internal value is returned without being duplicated.
13 gtk/gtkrecentmanager.c | 2 +- 13 gtk/gtkrecentmanager.c | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-) 14 1 files changed, 1 insertions(+), 1 deletions(-)
15 15
16Upstream-Status: Pending
17
16Index: gtk+-2.21.2/gtk/gtkrecentmanager.c 18Index: gtk+-2.21.2/gtk/gtkrecentmanager.c
17=================================================================== 19===================================================================
18--- gtk+-2.21.2.orig/gtk/gtkrecentmanager.c 2010-06-22 18:11:30.000000000 +0800 20--- gtk+-2.21.2.orig/gtk/gtkrecentmanager.c 2010-06-22 18:11:30.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch
index 92ce643125..ba893292d6 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: gtk/gtkcellrenderer.c 3Index: gtk/gtkcellrenderer.c
2=================================================================== 4===================================================================
3--- gtk/gtkcellrenderer.c.orig 2010-06-22 17:21:22.000000000 +0800 5--- gtk/gtkcellrenderer.c.orig 2010-06-22 17:21:22.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch
index 7f6c73be49..2803691246 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: gtk+-2.21.2/docs/faq/Makefile.am 3Index: gtk+-2.21.2/docs/faq/Makefile.am
2=================================================================== 4===================================================================
3--- gtk+-2.21.2.orig/docs/faq/Makefile.am 2010-04-09 10:29:53.000000000 +0800 5--- gtk+-2.21.2.orig/docs/faq/Makefile.am 2010-04-09 10:29:53.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch
index c2e3ae728d..74e479fd1b 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch
@@ -5,6 +5,9 @@ embedded applications, just don't build them.
5Thanks to Joshua Lock for suggesting this approach. 5Thanks to Joshua Lock for suggesting this approach.
6 6
7Signed-off-by: Scott Garman <scott.a.garman@intel.com> 7Signed-off-by: Scott Garman <scott.a.garman@intel.com>
8
9Upstream-Status: Inappropriate [embedded specific]
10
8diff -urN gtk+-2.22.1.orig/docs/Makefile.am gtk+-2.22.1/docs/Makefile.am 11diff -urN gtk+-2.22.1.orig/docs/Makefile.am gtk+-2.22.1/docs/Makefile.am
9--- gtk+-2.22.1.orig/docs/Makefile.am 2010-11-15 04:13:09.000000000 -0800 12--- gtk+-2.22.1.orig/docs/Makefile.am 2010-11-15 04:13:09.000000000 -0800
10+++ gtk+-2.22.1/docs/Makefile.am 2011-02-23 19:25:16.914815097 -0800 13+++ gtk+-2.22.1/docs/Makefile.am 2011-02-23 19:25:16.914815097 -0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch
index 3313e7f132..3083b77830 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: gtk/gtkentry.c 3Index: gtk/gtkentry.c
2=================================================================== 4===================================================================
3RCS file: /cvs/gnome/gtk+/gtk/gtkentry.c,v 5RCS file: /cvs/gnome/gtk+/gtk/gtkentry.c,v
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch
index 7937ef2d07..e32ce3fb1c 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1Index: gtk+-2.23.2/configure.in 3Index: gtk+-2.23.2/configure.in
2=================================================================== 4===================================================================
3--- gtk+-2.23.2.orig/configure.in 2010-11-10 22:22:47.000000000 +0800 5--- gtk+-2.23.2.orig/configure.in 2010-11-10 22:22:47.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch
index 21700161ea..abd348ea99 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: gtk+-2.23.2/Makefile.am 3Index: gtk+-2.23.2/Makefile.am
2=================================================================== 4===================================================================
3--- gtk+-2.23.2.orig/Makefile.am 2010-11-10 20:34:42.000000000 +0800 5--- gtk+-2.23.2.orig/Makefile.am 2010-11-10 20:34:42.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch
index 518875e6fd..597ba32470 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: gtk+-2.21.2/gtk/Makefile.am 3Index: gtk+-2.21.2/gtk/Makefile.am
2=================================================================== 4===================================================================
3--- gtk+-2.21.2.orig/gtk/Makefile.am 2010-06-22 17:21:41.000000000 +0800 5--- gtk+-2.21.2.orig/gtk/Makefile.am 2010-06-22 17:21:41.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff
index 4853628c82..340d12008b 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: gtk/gtkcellrenderertoggle.c 3Index: gtk/gtkcellrenderertoggle.c
2=================================================================== 4===================================================================
3--- gtk/gtkcellrenderertoggle.c.orig 2010-06-22 18:11:33.000000000 +0800 5--- gtk/gtkcellrenderertoggle.c.orig 2010-06-22 18:11:33.000000000 +0800
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch
index 84231e9b91..d0a970ad4d 100644
--- a/meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch
+++ b/meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: gtk+-2.21.2/gdk/x11/gdkevents-x11.c 3Index: gtk+-2.21.2/gdk/x11/gdkevents-x11.c
2=================================================================== 4===================================================================
3--- gtk+-2.21.2.orig/gdk/x11/gdkevents-x11.c 2010-06-22 17:28:04.000000000 +0800 5--- gtk+-2.21.2.orig/gdk/x11/gdkevents-x11.c 2010-06-22 17:28:04.000000000 +0800