From 3f12c23cdbdc7f35f052bd13df0ece09b48a0f18 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 23 Nov 2005 11:58:41 +0000 Subject: [PATCH] remove sinesrc from the build Original commit message from CVS: remove sinesrc from the build --- ChangeLog | 6 ++++++ configure.ac | 4 +--- gst-plugins-base.spec.in | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 669dde22b4..9232329f38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-11-23 Thomas Vander Stichele + + * configure.ac: + * gst-plugins-base.spec.in: + remove sinesrc from the build + 2005-11-23 Thomas Vander Stichele * check/Makefile.am: diff --git a/configure.ac b/configure.ac index 0552c4272d..25e778e17c 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/gst-plugins-base.spec.in b/gst-plugins-base.spec.in index 4349091709..d829ddf75a 100644 --- a/gst-plugins-base.spec.in +++ b/gst-plugins-base.spec.in @@ -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