File gstreamer010-plugins-ugly-patched.patch of Package gstreamer-0_10-plugins-ugly
--- configure.ac
+++ configure.ac
@@ -195,12 +195,8 @@
dnl *** plug-ins to include ***
dnl these are all the gst plug-ins, compilable without additional libs
-AG_GST_CHECK_PLUGIN(asfdemux)
AG_GST_CHECK_PLUGIN(dvdlpcmdec)
AG_GST_CHECK_PLUGIN(dvdsub)
-AG_GST_CHECK_PLUGIN(iec958)
-AG_GST_CHECK_PLUGIN(mpegaudioparse)
-AG_GST_CHECK_PLUGIN(mpegstream)
AG_GST_CHECK_PLUGIN(realmedia)
AG_GST_CHECK_PLUGIN(synaesthesia)
@@ -484,12 +480,8 @@
gst-libs/Makefile
gst-libs/gst/Makefile
gst/Makefile
-gst/asfdemux/Makefile
gst/dvdlpcmdec/Makefile
gst/dvdsub/Makefile
-gst/iec958/Makefile
-gst/mpegaudioparse/Makefile
-gst/mpegstream/Makefile
gst/realmedia/Makefile
gst/synaesthesia/Makefile
ext/Makefile
--- docs/plugins/Makefile.am
+++ docs/plugins/Makefile.am
@@ -94,8 +94,6 @@
$(top_srcdir)/ext/sidplay/gstsiddec.h \
$(top_srcdir)/ext/twolame/gsttwolame.h \
$(top_srcdir)/ext/x264/gstx264enc.h \
- $(top_srcdir)/gst/asfdemux/gstrtspwms.h \
- $(top_srcdir)/gst/mpegaudioparse/gstxingmux.h \
$(top_srcdir)/gst/realmedia/rademux.h \
$(top_srcdir)/gst/realmedia/rdtmanager.h \
$(top_srcdir)/gst/realmedia/rtspreal.h \
--- docs/plugins/Makefile.in
+++ docs/plugins/Makefile.in
@@ -429,8 +429,6 @@
$(top_srcdir)/ext/sidplay/gstsiddec.h \
$(top_srcdir)/ext/twolame/gsttwolame.h \
$(top_srcdir)/ext/x264/gstx264enc.h \
- $(top_srcdir)/gst/asfdemux/gstrtspwms.h \
- $(top_srcdir)/gst/mpegaudioparse/gstxingmux.h \
$(top_srcdir)/gst/realmedia/rademux.h \
$(top_srcdir)/gst/realmedia/rdtmanager.h \
$(top_srcdir)/gst/realmedia/rtspreal.h \