Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 852805f17b08a7a953f5f763451872ce > files > 6

gstreamer0.10-plugins-bad-0.10.23-22.2.mga5.tainted.src.rpm

--- gst-plugins-bad-0.10.22/ext/directfb/Makefile.am.build	2011-07-31 07:47:02.000000000 +0200
+++ gst-plugins-bad-0.10.22/ext/directfb/Makefile.am	2011-07-31 07:47:14.000000000 +0200
@@ -13,6 +13,3 @@
 
 noinst_HEADERS = dfbvideosink.h
 
-noinst_PROGRAMS = dfb-example
-dfb_example_CFLAGS = $(GST_CFLAGS) $(DIRECTFB_CFLAGS)
-dfb_example_LDADD = $(GST_LIBS) $(DIRECTFB_LIBS)
--- gst-plugins-bad-0.10.22/ext/directfb/Makefile.in.build	2011-07-31 07:47:26.000000000 +0200
+++ gst-plugins-bad-0.10.22/ext/directfb/Makefile.in	2011-07-31 07:47:45.000000000 +0200
@@ -36,7 +36,7 @@
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-noinst_PROGRAMS = dfb-example$(EXEEXT)
+noinst_PROGRAMS =
 subdir = ext/directfb
 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 	$(srcdir)/Makefile.in
--- gst-plugins-bad-0.10.22/tests/examples/Makefile.am.dfb	2011-07-31 08:24:47.000000000 +0200
+++ gst-plugins-bad-0.10.22/tests/examples/Makefile.am	2011-07-31 08:25:33.000000000 +0200
@@ -5,7 +5,7 @@
 endif
 
 if USE_DIRECTFB
-DIRECTFB_DIR=directfb
+DIRECTFB_DIR=
 else
 DIRECTFB_DIR=
 endif
--- gst-plugins-bad-0.10.23/tests/examples/Makefile.in.dfb	2012-02-29 22:17:51.023164584 +0200
+++ gst-plugins-bad-0.10.23/tests/examples/Makefile.in	2012-02-29 22:18:15.933165369 +0200
@@ -535,7 +535,7 @@
 @HAVE_GTK_FALSE@GTK_EXAMPLES = 
 @HAVE_GTK_TRUE@GTK_EXAMPLES = camerabin mxf scaletempo camerabin2
 @USE_DIRECTFB_FALSE@DIRECTFB_DIR = 
-@USE_DIRECTFB_TRUE@DIRECTFB_DIR = directfb
+@USE_DIRECTFB_TRUE@DIRECTFB_DIR =
 OPENCV_EXAMPLES = opencv
 SUBDIRS = $(DIRECTFB_DIR) $(GTK_EXAMPLES) $(OPENCV_EXAMPLES)
 DIST_SUBDIRS = camerabin camerabin2 directfb mxf scaletempo opencv