SPECS: gstreamer-plugins-bad.spec - added celt patch, build celt plugin

qboosh qboosh at pld-linux.org
Thu Dec 11 22:37:23 CET 2008


Author: qboosh                       Date: Thu Dec 11 21:37:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added celt patch, build celt plugin

---- Files affected:
SPECS:
   gstreamer-plugins-bad.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins-bad.spec
diff -u SPECS/gstreamer-plugins-bad.spec:1.49 SPECS/gstreamer-plugins-bad.spec:1.50
--- SPECS/gstreamer-plugins-bad.spec:1.49	Mon Nov 17 23:19:59 2008
+++ SPECS/gstreamer-plugins-bad.spec	Thu Dec 11 22:37:17 2008
@@ -44,6 +44,7 @@
 Patch0:		%{name}-bashish.patch
 Patch1:		%{name}-libdts.patch
 Patch2:		%{name}-divx4linux.patch
+Patch3:		%{name}-celt.patch
 Patch4:		%{name}-timidity.patch
 Patch5:		%{name}-nas.patch
 Patch6:		%{name}-x264.patch
@@ -68,6 +69,7 @@
 BuildRequires:	alsa-lib-devel >= 0.9.1
 %{?with_amr:BuildRequires:	amrwb-devel}
 BuildRequires:	bzip2-devel
+BuildRequires:	celt-devel >= 0.5.0
 %{?with_dirac:BuildRequires:	dirac-devel >= 0.9}
 %{?with_divx4linux:BuildRequires:	divx4linux-devel >= 1:5.05.20030428}
 BuildRequires:	faac-devel
@@ -220,6 +222,18 @@
 Wtyczka do odtwarzania ścieżek dźwiękowych pod GStreamerem za pomocą
 libcdaudio.
 
+%package -n gstreamer-celt
+Summary:	GStreamer Celt audio codec plugin
+Summary(pl.UTF-8):	Wtyczka kodeka dźwięku Celt do GStreamera
+Group:		Libraries
+Requires:	gstreamer >= %{gst_req_ver}
+
+%description -n gstreamer-celt
+GStreamer Celt audio encoder and decoder plugin.
+
+%description -n gstreamer-celt -l pl.UTF-8
+Wtyczka GStreamera kodująca i dekodująca dźwięk w formacie Celt.
+
 %package -n gstreamer-dc1394
 Summary:	GStreamer 1394 IIDC (Firewire digital cameras) video source plugin
 Summary(pl.UTF-8):	Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) do GStreamera
@@ -557,6 +571,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
@@ -707,6 +722,10 @@
 %attr(755,root,root) %{gstlibdir}/libgstcdaudio.so
 %endif
 
+%files -n gstreamer-celt
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstcelt.so
+
 %files -n gstreamer-dc1394
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstdc1394.so
@@ -850,6 +869,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008/12/11 21:37:17  qboosh
+- added celt patch, build celt plugin
+
 Revision 1.49  2008/11/17 22:19:59  sls
 - BR: jasper-devel, twolame-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list