packages: gstreamer-plugins-base/gstreamer-plugins-base.spec - updated to 0...

qboosh qboosh at pld-linux.org
Sun May 15 19:19:04 CEST 2011


Author: qboosh                       Date: Sun May 15 17:19:04 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.10.34
- v4l1 plugin disabled by default

---- Files affected:
packages/gstreamer-plugins-base:
   gstreamer-plugins-base.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-base/gstreamer-plugins-base.spec
diff -u packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.75 packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.76
--- packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.75	Sat Jan 22 18:16:23 2011
+++ packages/gstreamer-plugins-base/gstreamer-plugins-base.spec	Sun May 15 19:18:59 2011
@@ -5,10 +5,11 @@
 %bcond_without	gnomevfs	# don't build gnome-vfs plugin
 %bcond_without	gnome		# disable gnome-vfs (alias)
 %bcond_without	libvisual	# don't build libvisual plugin
+%bcond_with	v4l1		# Video4Linux 1 plugin (for Linux < 2.6.35 or so)
 
 %define		gstname		gst-plugins-base
 %define		gst_major_ver	0.10
-%define		gst_req_ver	0.10.32
+%define		gst_req_ver	0.10.34
 
 %if %{without gnome}
 %undefine	with_gnomevfs
@@ -18,12 +19,12 @@
 Summary:	GStreamer Streaming-media framework base plugins
 Summary(pl.UTF-8):	Podstawowe wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer-plugins-base
-Version:	0.10.32
+Version:	0.10.34
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2
-# Source0-md5:	2920af2b3162f3d9fbaa7fabc8ed4d38
+# Source0-md5:	a8db3791c8b119d9cf109b8e18fb8fe9
 Patch0:		%{name}-bashish.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
@@ -520,9 +521,11 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgsttheora.so
 
+%if %{with v4l1}
 %files -n gstreamer-video4linux
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstvideo4linux.so
+%endif
 
 %files -n gstreamer-vorbis
 %defattr(644,root,root,755)
@@ -543,6 +546,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2011/05/15 17:18:59  qboosh
+- updated to 0.10.34
+- v4l1 plugin disabled by default
+
 Revision 1.75  2011/01/22 17:16:23  qboosh
 - gstreamer-audiosink-alsa O: gstreamer-audiosink-alsaspdif (with device=spdif)
 
================================================================

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



More information about the pld-cvs-commit mailing list