SPECS: gstreamer-plugins-bad.spec - added dc1394 patch, build dc13...

qboosh qboosh at pld-linux.org
Fri Feb 22 01:21:33 CET 2008


Author: qboosh                       Date: Fri Feb 22 00:21:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added dc1394 patch, build dc1394 plugin (as subpackage)

---- Files affected:
SPECS:
   gstreamer-plugins-bad.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins-bad.spec
diff -u SPECS/gstreamer-plugins-bad.spec:1.36 SPECS/gstreamer-plugins-bad.spec:1.37
--- SPECS/gstreamer-plugins-bad.spec:1.36	Thu Feb 21 18:13:42 2008
+++ SPECS/gstreamer-plugins-bad.spec	Fri Feb 22 01:21:28 2008
@@ -45,6 +45,7 @@
 Patch3:		%{name}-neon27.patch
 Patch4:		%{name}-timidity.patch
 Patch5:		%{name}-nas.patch
+Patch6:		%{name}-dc1394.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake >= 1.6
@@ -73,6 +74,7 @@
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel >= 0.99.10}
 %{?with_ladspa:BuildRequires:	ladspa-devel >= 1.12}
 %{?with_cdaudio:BuildRequires:	libcdaudio-devel}
+BuildRequires:	libdc1394-devel >= 2.0.0
 %{?with_dts:BuildRequires:	libdts-devel}
 %{?with_gsm:BuildRequires:	libgsm-devel}
 %{?with_mms:BuildRequires:	libmms-devel >= 0.2}
@@ -212,6 +214,18 @@
 Wtyczka do odtwarzania ścieżek dźwiękowych pod GStreamerem za pomocą
 libcdaudio.
 
+%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
+Group:		Libraries
+Requires:	gstreamer >= %{gst_req_ver}
+
+%description -n gstreamer-dc1394
+GStreamer 1394 IIDC (Firewire digital cameras) video source plugin.
+
+%description -n gstreamer-dc1394 -l pl.UTF-8
+Wtyczka źródła obrazu 1394 IIDC (z kamer cyfrowych Firewire) do GStreamera.
+
 %package -n gstreamer-divx
 Summary:	GStreamer divx plugin
 Summary(pl.UTF-8):	Wtyczka divx do GStreamera
@@ -482,6 +496,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__libtoolize}
@@ -508,7 +523,6 @@
 	%{!?with_soup:--disable-soup} \
 	%{!?with_swfdec:--disable-swfdec} \
 	%{!?with_xvid:--disable-xvid} \
-	--disable-dc1394 \
 	--disable-static \
 	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir}
@@ -621,6 +635,10 @@
 %attr(755,root,root) %{gstlibdir}/libgstcdaudio.so
 %endif
 
+%files -n gstreamer-dc1394
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstdc1394.so
+
 %if %{with divx4linux}
 %files -n gstreamer-divx
 %defattr(644,root,root,755)
@@ -740,6 +758,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008-02-22 00:21:28  qboosh
+- added dc1394 patch, build dc1394 plugin (as subpackage)
+
 Revision 1.36  2008-02-21 17:13:42  patrys
 - glsink will be distributed as a separate package
 - don't add O: here, add it when it gets released
================================================================

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



More information about the pld-cvs-commit mailing list