SPECS: gstreamer-plugins.spec - wavpack bconded (not yet available...

glen glen at pld-linux.org
Mon Aug 8 16:42:31 CEST 2005


Author: glen                         Date: Mon Aug  8 14:42:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wavpack bconded (not yet available on builders)

---- Files affected:
SPECS:
   gstreamer-plugins.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins.spec
diff -u SPECS/gstreamer-plugins.spec:1.158 SPECS/gstreamer-plugins.spec:1.159
--- SPECS/gstreamer-plugins.spec:1.158	Thu Jul 14 12:12:34 2005
+++ SPECS/gstreamer-plugins.spec	Mon Aug  8 16:42:26 2005
@@ -40,6 +40,7 @@
 %bcond_without	sid		# don't build sid plugin
 %bcond_without	speex		# don't build speex plugin
 %bcond_without	swfdec		# don't build swfdec plugin
+%bcond_without	wavpack		# don't build wavpack support
 %bcond_without	xvid		# don't build XviD support
 %bcond_with	divx4linux	# build with divx4linux support
 %bcond_with	gdkloader	# build with gdk-pixbuf loader support
@@ -134,7 +135,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.197
 %{?with_speex:BuildRequires:	speex-devel >= 1:1.0.4}
 %{?with_swfdec:BuildRequires:	swfdec-devel >= 0.3.0}
-BuildRequires:	wavpack-devel >= 4.2
+%{?with_wavpack:BuildRequires:	wavpack-devel >= 4.2}
 %{?with_xine:BuildRequires:	xine-lib-devel >= 1.0}
 %{?with_xvid:BuildRequires:	xvid-devel >= 1.0.0}
 Requires(post,postun):	%{_bindir}/gst-register
@@ -1139,6 +1140,7 @@
 	%{?with_gdkloader:--enable-gdk-pixbuf-loader} \
 	%{!?with_divx4linux:--disable-divx} \
 	%{!?with_dirac:--disable-dirac} \
+	%{!?with_wavpack:--disable-wavpack} \
 	--disable-static \
 	--enable-libmmx \
 	--enable-atomic \
@@ -2168,9 +2170,11 @@
 %attr(755,root,root) %{gstlibdir}/libgstvorbis.so
 %attr(755,root,root) %{gstlibdir}/libgstogg.so
 
+%if %{with wavpack}
 %files -n gstreamer-wavpack
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstwavpack.so
+%endif
 
 %if %{with xine}
 %files -n gstreamer-xine
@@ -2204,6 +2208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2005/08/08 14:42:26  glen
+- wavpack bconded (not yet available on builders)
+
 Revision 1.158  2005/07/14 10:12:34  freetz
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gstreamer-plugins.spec?r1=1.158&r2=1.159&f=u




More information about the pld-cvs-commit mailing list