summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-gst/autofoo.patch
blob: f5b8ef7d1d4e647c3418677fceeb80b9c7d99312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
 configure.ac              |    2 +-
 doc/reference/Makefile.am |    2 +-
 examples/Makefile.am      |   14 +++++++-------
 3 files changed, 9 insertions(+), 9 deletions(-)

Index: clutter-gst/examples/Makefile.am
===================================================================
--- clutter-gst.orig/examples/Makefile.am	2007-07-10 13:01:28.000000000 +0100
+++ clutter-gst/examples/Makefile.am	2007-07-10 13:07:33.000000000 +0100
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = video-player video-sink audio
+bin_PROGRAMS = video-player video-sink audio
 
 INCLUDES = -I$(top_srcdir)/
 
@@ -9,12 +9,12 @@ video_player_LDFLAGS = \
     $(GST_LIBS)   \
     $(top_builddir)/clutter-gst/libclutter-gst-@CLUTTER_GST_MAJORMINOR@.la 
 
-video_cube_SOURCES = video-cube.c
-video_cube_CFLAGS = $(CLUTTER_GST_CFLAGS) $(GST_CFLAGS)
-video_cube_LDFLAGS = \
-    $(CLUTTER_LIBS) \
-    $(GST_LIBS)   \
-    $(top_builddir)/clutter-gst/libclutter-gst-@CLUTTER_GST_MAJORMINOR@.la 
+#video_cube_SOURCES = video-cube.c
+#video_cube_CFLAGS = $(CLUTTER_GST_CFLAGS) $(GST_CFLAGS)
+#video_cube_LDFLAGS = \
+#    $(CLUTTER_LIBS) \
+#    $(GST_LIBS)   \
+#    $(top_builddir)/clutter-gst/libclutter-gst-@CLUTTER_GST_MAJORMINOR@.la 
 
 video_sink_SOURCES = video-sink.c
 video_sink_CFLAGS = $(CLUTTER_GST_CFLAGS) $(GST_CFLAGS)
Index: clutter-gst/doc/reference/Makefile.am
===================================================================
--- clutter-gst.orig/doc/reference/Makefile.am	2007-07-10 13:01:17.000000000 +0100
+++ clutter-gst/doc/reference/Makefile.am	2007-07-10 13:02:50.000000000 +0100
@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
+EXTRA_DIST = version.xml.in