File gstreamer-0_10-no-gtk-doc-for-reals.patch of Package gstreamer-0_10

Index: gstreamer-0.10.29/docs/gst/Makefile.am
===================================================================
--- gstreamer-0.10.29.orig/docs/gst/Makefile.am
+++ gstreamer-0.10.29/docs/gst/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-
+if ENABLE_GTK_DOC
 # The name of the module, e.g. 'glib'.
 # DOC_MODULE=gstreamer-@GST_MAJORMINOR@
 DOC_MODULE=gstreamer
@@ -106,4 +106,5 @@ include $(top_srcdir)/common/gtk-doc.mak
 
 # gtk-doc.mak defines CLEANFILES
 CLEANFILES += gst-universe.svg
+endif
 
Index: gstreamer-0.10.29/docs/libs/Makefile.am
===================================================================
--- gstreamer-0.10.29.orig/docs/libs/Makefile.am
+++ gstreamer-0.10.29/docs/libs/Makefile.am
@@ -1,3 +1,4 @@
+if ENABLE_GTK_DOC
 ## Process this file with automake to produce Makefile.in
 
 # The name of the module, e.g. 'glib'.
@@ -103,3 +104,5 @@ GTKDOC_EXTRA_ENVIRONMENT= \
 DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
 
 include $(top_srcdir)/common/gtk-doc.mak
+
+endif
\ No newline at end of file
Index: gstreamer-0.10.29/docs/plugins/Makefile.am
===================================================================
--- gstreamer-0.10.29.orig/docs/plugins/Makefile.am
+++ gstreamer-0.10.29/docs/plugins/Makefile.am
@@ -1,3 +1,4 @@
+if ENABLE_GTK_DOC
 GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj
 
 ## Process this file with automake to produce Makefile.in
@@ -115,3 +116,4 @@ GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=lin
 DOC_OVERRIDES =
 
 include $(top_srcdir)/common/gtk-doc-plugins.mak
+endif
\ No newline at end of file
openSUSE Build Service is sponsored by