diff options
Diffstat (limited to 'meta/recipes-gnome')
| -rw-r--r-- | meta/recipes-gnome/gtk+/gtk+-2.24.22/no-demos.patch | 15 | ||||
| -rw-r--r-- | meta/recipes-gnome/libglade/libglade-2.6.4/no-deprecation.patch | 13 |
2 files changed, 0 insertions, 28 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.22/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.22/no-demos.patch deleted file mode 100644 index abd348ea99..0000000000 --- a/meta/recipes-gnome/gtk+/gtk+-2.24.22/no-demos.patch +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 3 | Index: gtk+-2.23.2/Makefile.am | ||
| 4 | =================================================================== | ||
| 5 | --- gtk+-2.23.2.orig/Makefile.am 2010-11-10 20:34:42.000000000 +0800 | ||
| 6 | +++ gtk+-2.23.2/Makefile.am 2010-11-25 13:39:22.000000000 +0800 | ||
| 7 | @@ -1,7 +1,7 @@ | ||
| 8 | ## Makefile.am for GTK+ | ||
| 9 | include $(top_srcdir)/Makefile.decl | ||
| 10 | |||
| 11 | -SRC_SUBDIRS = gdk gtk modules demos tests perf | ||
| 12 | +SRC_SUBDIRS = gdk gtk modules tests perf | ||
| 13 | SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build | ||
| 14 | |||
| 15 | # require automake 1.4 | ||
diff --git a/meta/recipes-gnome/libglade/libglade-2.6.4/no-deprecation.patch b/meta/recipes-gnome/libglade/libglade-2.6.4/no-deprecation.patch deleted file mode 100644 index fdea2b0f48..0000000000 --- a/meta/recipes-gnome/libglade/libglade-2.6.4/no-deprecation.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 3 | --- libglade-2.5.1/glade/Makefile.am.old 2006-04-25 21:03:25.000000000 +0100 | ||
| 4 | +++ libglade-2.5.1/glade/Makefile.am 2006-04-25 21:03:45.000000000 +0100 | ||
| 5 | @@ -30,10 +30,6 @@ | ||
| 6 | -I$(top_srcdir) \ | ||
| 7 | $(LIBGLADE_CFLAGS) \ | ||
| 8 | -DGLADE_LIBDIR=\""$(libdir)"\" \ | ||
| 9 | - -DG_DISABLE_DEPRECATED \ | ||
| 10 | - -DGDK_DISABLE_DEPRECATED \ | ||
| 11 | - -DGDK_PIXBUF_DISABLE_DEPRECATED \ | ||
| 12 | - -DGTK_DISABLE_DEPRECATED \ | ||
| 13 | -DGNOME_DISABLE_DEPRECATED | ||
