remove sinesrc from the build

Original commit message from CVS:
remove sinesrc from the build
This commit is contained in:
Thomas Vander Stichele 2005-11-23 11:58:41 +00:00
parent 88df6839ae
commit 3f12c23cdb
3 changed files with 8 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
* gst-plugins-base.spec.in:
remove sinesrc from the build
2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
* check/Makefile.am:

View file

@ -10,7 +10,7 @@ AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9, 5, 1,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?
AC_CONFIG_SRCDIR([gst/sine/gstsinesrc.c])
AC_CONFIG_SRCDIR([gst/audiotestsrc/gstaudiotestsrc.c])
dnl define the output header for config
AM_CONFIG_HEADER([config.h])
@ -78,7 +78,6 @@ GST_PLUGINS_ALL="\
audiotestsrc \
ffmpegcolorspace \
playback \
sine \
typefind \
videotestsrc \
videorate \
@ -568,7 +567,6 @@ gst/audioresample/Makefile
gst/audiotestsrc/Makefile
gst/ffmpegcolorspace/Makefile
gst/playback/Makefile
gst/sine/Makefile
gst/subparse/Makefile
gst/tcp/Makefile
gst/typefind/Makefile

View file

@ -1,7 +1,7 @@
%define majorminor @GST_MAJORMINOR@
%define gstreamer gstreamer09
%define gst_minver 0.9.1
%define gst_minver 0.9.5
Name: %{gstreamer}-plugins-base
Version: @VERSION@
@ -91,7 +91,6 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gstreamer-%{majorminor}/libgstadder.so
%{_libdir}/gstreamer-%{majorminor}/libgstaudioconvert.so
%{_libdir}/gstreamer-%{majorminor}/libgstffmpegcolorspace.so
%{_libdir}/gstreamer-%{majorminor}/libgstsinesrc.so
%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin.so
%{_libdir}/gstreamer-%{majorminor}/libgstplaybin.so
%{_libdir}/gstreamer-%{majorminor}/libgsttypefindfunctions.so