From 79031b082b19d726dc166fd11e6a66503cda60f2 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Thu, 12 May 2011 08:08:05 +0800 Subject: 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 Signed-off-by: Richard Purdie --- .../0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/cellrenderer-cairo.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/configurefix.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch | 3 +++ meta/recipes-gnome/gtk+/gtk+-2.22.1/entry-cairo.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/hardcoded_libtool.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/no-demos.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/run-iconcache.patch | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/toggle-font.diff | 2 ++ meta/recipes-gnome/gtk+/gtk+-2.22.1/xsettings.patch | 2 ++ 10 files changed, 21 insertions(+) (limited to 'meta/recipes-gnome/gtk+/gtk+-2.22.1') 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. gtk/gtkrecentmanager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) +Upstream-Status: Pending + Index: gtk+-2.21.2/gtk/gtkrecentmanager.c =================================================================== --- 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 @@ +Upstream-Status: Pending + Index: gtk/gtkcellrenderer.c =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: gtk+-2.21.2/docs/faq/Makefile.am =================================================================== --- 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. Thanks to Joshua Lock for suggesting this approach. Signed-off-by: Scott Garman + +Upstream-Status: Inappropriate [embedded specific] + diff -urN gtk+-2.22.1.orig/docs/Makefile.am gtk+-2.22.1/docs/Makefile.am --- gtk+-2.22.1.orig/docs/Makefile.am 2010-11-15 04:13:09.000000000 -0800 +++ 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 @@ +Upstream-Status: Pending + Index: gtk/gtkentry.c =================================================================== RCS 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 @@ +Upstream-Status: Inappropriate [embedded specific] + Index: gtk+-2.23.2/configure.in =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: gtk+-2.23.2/Makefile.am =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: gtk+-2.21.2/gtk/Makefile.am =================================================================== --- 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 @@ +Upstream-Status: Pending + Index: gtk/gtkcellrenderertoggle.c =================================================================== --- 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 @@ +Upstream-Status: Pending + Index: gtk+-2.21.2/gdk/x11/gdkevents-x11.c =================================================================== --- gtk+-2.21.2.orig/gdk/x11/gdkevents-x11.c 2010-06-22 17:28:04.000000000 +0800 -- cgit v1.2.3-54-g00ecf