Removed some stuff from the makefile until it stopped complaining when building debs...

Original commit message from CVS:
Removed some stuff from the makefile until it stopped complaining when
building debs...
This commit is contained in:
Wim Taymans 2001-07-20 21:26:34 +00:00
parent f0d4b1a647
commit 8988413037
7 changed files with 31 additions and 8 deletions

View file

@ -38,7 +38,6 @@ tmpl_sources = \
tmpl/gsthttpsrc.sgml \
tmpl/gstidentity.sgml \
tmpl/gstlog.sgml \
tmpl/gstmeta.sgml \
tmpl/gstobject.sgml \
tmpl/gstpad.sgml \
tmpl/gstpipeline.sgml \
@ -68,15 +67,12 @@ SCANOBJS_FILES = \
# FIXME: the dependencies here are rather broken. Really, html/book1.html
# should be rebuilt if any file in $(top_srcdir)/gst is updated.
if HAVE_GTK_DOC
html/book1.html: sgml/gstreamer-doc.bottom
html/book1.html:
$(MAKE) html
else
html/book1.html:
endif
sgml/gstreamer-doc.bottom: $(tmpl_sources)
$(MAKE) sgml
gstreamer-decl.txt:
gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers=""

View file

@ -1,4 +1,7 @@
GtkObject
GtkWidget
GtkRange
GtkContainer
GObject
GstObject
GstXml

View file

@ -125,9 +125,9 @@ the pool.
</para>
@pool:
<!-- # Unused Parameters # -->
@buffer:
<!-- # Unused Parameters # -->
@pool:
<!-- ##### FUNCTION gst_buffer_pool_set_create_function ##### -->

View file

@ -24,7 +24,7 @@ with the buffer. (fakesink)
@gstfakesink: the object which received the signal.
@arg1:
<!-- ##### ARG GstFakeSink:num_sources ##### -->
<!-- ##### ARG GstFakeSink:num_sinks ##### -->
<para>
</para>

View file

@ -14,6 +14,14 @@ Pass data without modification.
</para>
<!-- ##### SIGNAL GstIdentity::handoff ##### -->
<para>
</para>
@gstidentity: the object which received the signal.
@arg1:
<!-- ##### ARG GstIdentity:loop_based ##### -->
<para>
@ -24,6 +32,11 @@ Pass data without modification.
</para>
<!-- ##### ARG GstIdentity:duplicate ##### -->
<para>
</para>
<!-- ##### ARG GstIdentity:silent ##### -->
<para>

View file

@ -2466,6 +2466,12 @@ The start point of a filter graph
@counter:
@Returns:
<!-- ##### ARG GstFakeSink:num_sources ##### -->
<para>
</para>
<!-- ##### MACRO GST_PROPS_FLOAT_RANGE_STRING ##### -->
<para>

View file

@ -19,3 +19,8 @@ A tee can be used to split out the filter graph.
</para>
<!-- ##### ARG GstTee:silent ##### -->
<para>
</para>