diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst')
3 files changed, 0 insertions, 79 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch deleted file mode 100644 index e22d2dbe50..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [not used] | ||
| 2 | |||
| 3 | --- | ||
| 4 | doc/reference/Makefile.am | 2 +- | ||
| 5 | examples/Makefile.am | 2 +- | ||
| 6 | 2 files changed, 2 insertions(+), 2 deletions(-) | ||
| 7 | |||
| 8 | Upstream-Status: Inappropriate [configuration] | ||
| 9 | |||
| 10 | Index: clutter-gst/examples/Makefile.am | ||
| 11 | =================================================================== | ||
| 12 | --- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000 | ||
| 13 | +++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000 | ||
| 14 | @@ -1,4 +1,4 @@ | ||
| 15 | -noinst_PROGRAMS = video-player video-sink audio | ||
| 16 | +bin_PROGRAMS = video-player video-sink audio | ||
| 17 | |||
| 18 | INCLUDES = -I$(top_srcdir)/ | ||
| 19 | |||
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch deleted file mode 100644 index 8b3d84d36d..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch +++ /dev/null | |||
| @@ -1,29 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [not used] | ||
| 2 | |||
| 3 | --- | ||
| 4 | doc/reference/Makefile.am | 2 +- | ||
| 5 | examples/Makefile.am | 2 +- | ||
| 6 | 2 files changed, 2 insertions(+), 2 deletions(-) | ||
| 7 | |||
| 8 | Upstream-Status: Inappropriate [configuration] | ||
| 9 | |||
| 10 | Index: clutter-gst/examples/Makefile.am | ||
| 11 | =================================================================== | ||
| 12 | --- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000 | ||
| 13 | +++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000 | ||
| 14 | @@ -1,4 +1,4 @@ | ||
| 15 | -noinst_PROGRAMS = video-player video-sink audio | ||
| 16 | +bin_PROGRAMS = video-player video-sink audio | ||
| 17 | |||
| 18 | INCLUDES = -I$(top_srcdir)/ | ||
| 19 | |||
| 20 | Index: clutter-gst/doc/reference/Makefile.am | ||
| 21 | =================================================================== | ||
| 22 | --- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000 | ||
| 23 | +++ clutter-gst/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000 | ||
| 24 | @@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make | ||
| 25 | |||
| 26 | # Other files to distribute | ||
| 27 | # e.g. EXTRA_DIST += version.xml.in | ||
| 28 | -EXTRA_DIST += version.xml.in | ||
| 29 | +EXTRA_DIST = version.xml.in | ||
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch deleted file mode 100644 index b557c6ea12..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch +++ /dev/null | |||
| @@ -1,31 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [not used] | ||
| 2 | |||
| 3 | --- | ||
| 4 | doc/reference/Makefile.am | 2 +- | ||
| 5 | examples/Makefile.am | 2 +- | ||
| 6 | 2 files changed, 2 insertions(+), 2 deletions(-) | ||
| 7 | |||
| 8 | Upstream-Status: Inappropriate [configuration] | ||
| 9 | |||
| 10 | Index: git/examples/Makefile.am | ||
| 11 | =================================================================== | ||
| 12 | --- git.orig/examples/Makefile.am 2009-06-30 16:41:53.000000000 +0100 | ||
| 13 | +++ git/examples/Makefile.am 2009-06-30 16:43:00.000000000 +0100 | ||
| 14 | @@ -1,6 +1,6 @@ | ||
| 15 | NULL = # | ||
| 16 | |||
| 17 | -noinst_PROGRAMS = video-player video-sink audio-player | ||
| 18 | +bin_PROGRAMS = video-player video-sink audio-player | ||
| 19 | |||
| 20 | INCLUDES = -I$(top_srcdir) \ | ||
| 21 | $(MAINTAINER_CFLAGS) \ | ||
| 22 | Index: git/doc/reference/Makefile.am | ||
| 23 | =================================================================== | ||
| 24 | --- git.orig/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100 | ||
| 25 | +++ git/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100 | ||
| 26 | @@ -77,4 +77,4 @@ | ||
| 27 | |||
| 28 | # Other files to distribute | ||
| 29 | # e.g. EXTRA_DIST += version.xml.in | ||
| 30 | -EXTRA_DIST += version.xml.in | ||
| 31 | +EXTRA_DIST = version.xml.in | ||
