packages: gstreamer-plugins-bad/gstreamer-plugins-bad.spec - added spandsp ...

qboosh qboosh at pld-linux.org
Sat Mar 3 19:37:04 CET 2012


Author: qboosh                       Date: Sat Mar  3 18:37:04 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added spandsp plugin

---- Files affected:
packages/gstreamer-plugins-bad:
   gstreamer-plugins-bad.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
diff -u packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.103 packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.104
--- packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.103	Sat Mar  3 08:54:13 2012
+++ packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec	Sat Mar  3 19:36:59 2012
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-# TODO: spandsp >= 0.0.6, libtimemmgr
+# TODO: libtimemmgr
 #
 # Conditional build:
 %bcond_without	cdaudio		# don't build cdaudio plugin
@@ -123,6 +123,7 @@
 BuildRequires:	schroedinger-devel >= 1.0.7
 BuildRequires:	slv2-devel >= 0.6.6
 BuildRequires:	soundtouch-devel >= 1.4
+BuildRequires:	spandsp-devel >= 0.0.6
 %if %{with swfdec}
 BuildRequires:	swfdec-devel < 0.4.0
 BuildRequires:	swfdec-devel >= 0.3.6
@@ -621,6 +622,21 @@
 %description -n gstreamer-schroedinger -l pl.UTF-8
 Wtyczka Schroedinger do GStreamera.
 
+%package -n gstreamer-sndfile
+Summary:	GStreamer sndfile plugin
+Summary(pl.UTF-8):	Wtyczka sndfile do GStreamera
+Group:		Libraries
+# for locales
+Requires:	%{name} = %{version}-%{release}
+Requires:	gstreamer >= %{gst_req_ver}
+Requires:	libsndfile >= 1.0.16
+
+%description -n gstreamer-sndfile
+GStreamer sndfile source plugin.
+
+%description -n gstreamer-sndfile -l pl.UTF-8
+Wtyczka sndfile do GStreamera.
+
 %package -n gstreamer-soundtouch
 Summary:	GStreamer soundtouch plugin
 Summary(pl.UTF-8):	Wtyczka soundtouch do GStreamera
@@ -634,20 +650,20 @@
 %description -n gstreamer-soundtouch -l pl.UTF-8
 Wtyczka soundtouch do GStreamera, sterująca wysokością dźwięku.
 
-%package -n gstreamer-sndfile
-Summary:	GStreamer sndfile plugin
-Summary(pl.UTF-8):	Wtyczka sndfile do GStreamera
+%package -n gstreamer-spandsp
+Summary:	GStreamer SpanDSP plugin
+Summary(pl.UTF-8):	Wtyczka SpanDSP do GStreamera
 Group:		Libraries
-# for locales
-Requires:	%{name} = %{version}-%{release}
 Requires:	gstreamer >= %{gst_req_ver}
-Requires:	libsndfile >= 1.0.16
+Requires:	spandsp >= 0.0.6
 
-%description -n gstreamer-sndfile
-GStreamer sndfile source plugin.
+%description -n gstreamer-spandsp
+GStreamer SpanDSP plugin - audio effect that allows packet loss
+concealment.
 
-%description -n gstreamer-sndfile -l pl.UTF-8
-Wtyczka sndfile do GStreamera.
+%description -n gstreamer-spandsp -l pl.UTF-8
+Wtyczka SpanDSP do GStreamera - efekt dźwiękowy umożliwiający
+ukrywanie strat pakietów.
 
 %package -n gstreamer-spc
 Summary:	GStreamer SPC plugin
@@ -1166,13 +1182,17 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstschro.so
 
+%files -n gstreamer-sndfile
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstsndfile.so
+
 %files -n gstreamer-soundtouch
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstsoundtouch.so
 
-%files -n gstreamer-sndfile
+%files -n gstreamer-spandsp
 %defattr(644,root,root,755)
-%attr(755,root,root) %{gstlibdir}/libgstsndfile.so
+%attr(755,root,root) %{gstlibdir}/libgstspandsp.so
 
 %if %{with spc}
 %files -n gstreamer-spc
@@ -1234,6 +1254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2012/03/03 18:36:59  qboosh
+- added spandsp plugin
+
 Revision 1.103  2012/03/03 07:54:13  qboosh
 - updated configure option to disable amrwbenc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list