Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
gstreamer-0_10-doc
gstreamer-0_10-no-gtk-doc-for-reals.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gstreamer-0_10-no-gtk-doc-for-reals.patch of Package gstreamer-0_10-doc
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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor