diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-10-17 11:04:43 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-10-17 11:04:43 +0000 |
| commit | 09f13534bdffe20734cb9d24171e7d04334ad24c (patch) | |
| tree | 75d62cf9a1d5cfcd2a72602ec68dc90c61041699 /meta | |
| parent | b6959cf8d390ded754f9a4ab5ce746313663a510 (diff) | |
| download | openembedded-core-09f13534bdffe20734cb9d24171e7d04334ad24c.tar.gz openembedded-core-09f13534bdffe20734cb9d24171e7d04334ad24c.tar.bz2 openembedded-core-09f13534bdffe20734cb9d24171e7d04334ad24c.zip | |
gtk+: remove outdated maemo version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@804 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
107 files changed, 0 insertions, 26139 deletions
diff --git a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.0.6-exportsymbols.patch b/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.0.6-exportsymbols.patch deleted file mode 100644 index 736473696f..0000000000 --- a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.0.6-exportsymbols.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff -ruN gtk+-2.0.6.orig/configure gtk+-2.0.6/configure ---- gtk+-2.0.6.orig/configure 2002-08-31 03:49:07.000000000 +0900 -+++ gtk+-2.0.6/configure 2002-08-31 03:52:45.000000000 +0900 -@@ -7904,7 +7904,8 @@ - if test "$os_win32" != yes; then - # libtool option to control which symbols are exported - # right now, symbols starting with _ are not exported -- LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' -+ # Disabled until -export-symbols-regex works (RH patch) -+ LIBTOOL_EXPORT_OPTIONS= - else - # We currently use .def files on Windows (for gdk-pixbuf, gdk and gtk) - LIBTOOL_EXPORT_OPTIONS= -diff -ruN gtk+-2.0.6.orig/configure.in gtk+-2.0.6/configure.in ---- gtk+-2.0.6.orig/configure.in 2002-08-31 03:49:07.000000000 +0900 -+++ gtk+-2.0.6/configure.in 2002-08-31 03:51:22.000000000 +0900 -@@ -273,7 +273,8 @@ - if test "$os_win32" != yes; then - # libtool option to control which symbols are exported - # right now, symbols starting with _ are not exported -- LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[[^_]].*"' -+ # Disabled until -export-symbols-regex works (RH patch) -+ LIBTOOL_EXPORT_OPTIONS= - else - # We currently use .def files on Windows (for gdk-pixbuf, gdk and gtk) - LIBTOOL_EXPORT_OPTIONS= diff --git a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.2.0-buildfix-immodule.patch b/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.2.0-buildfix-immodule.patch deleted file mode 100644 index 5d80daf0bc..0000000000 --- a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/000_gtk+-2.2.0-buildfix-immodule.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff -ruN gtk+-2.2.0.orig/modules/input/Makefile.am gtk+-2.2.0/modules/input/Makefile.am ---- gtk+-2.2.0.orig/modules/input/Makefile.am 2003-01-06 23:40:37.000000000 +0900 -+++ gtk+-2.2.0/modules/input/Makefile.am 2003-01-06 23:46:35.000000000 +0900 -@@ -118,7 +118,12 @@ - im-viqr.la - - gtk.immodules: Makefile.am $(module_LTLIBRARIES) -- $(top_builddir)/gtk/gtk-query-immodules-2.0 $(module_LTLIBRARIES) > gtk.immodules -+ @if $(RUN_QUERY_IMMODULES_TEST) ; then \ -+ $(top_builddir)/gtk/gtk-query-immodules-2.0 $(module_LTLIBRARIES) > gtk.immodules ; \ -+ else \ -+ touch $@ ; \ -+ fi -+ - - CLEANFILES = gtk.immodules - -diff -ruN gtk+-2.2.0.orig/modules/input/Makefile.in gtk+-2.2.0/modules/input/Makefile.in ---- gtk+-2.2.0.orig/modules/input/Makefile.in 2003-01-06 23:39:08.000000000 +0900 -+++ gtk+-2.2.0/modules/input/Makefile.in 2003-01-06 23:46:44.000000000 +0900 -@@ -785,7 +785,11 @@ - rm -f $(DESTDIR)$(sysconfdir)/gtk-2.0/gtk.immodules - - gtk.immodules: Makefile.am $(module_LTLIBRARIES) -- $(top_builddir)/gtk/gtk-query-immodules-2.0 $(module_LTLIBRARIES) > gtk.immodules -+ @if $(RUN_QUERY_IMMODULES_TEST) ; then \ -+ $(top_builddir)/gtk/gtk-query-immodules-2.0 $(module_LTLIBRARIES) > gtk.immodules ; \ -+ else \ -+ touch $@ ; \ -+ fi - - @CROSS_COMPILING_FALSE@all-local: gtk.immodules - # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/002_xpmico.patch b/meta/packages/gtk+/gtk+-2.6.4-1.osso7/002_xpmico.patch deleted file mode 100644 index 21500db65a..0000000000 --- a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/002_xpmico.patch |
