SPECS: vlc.spec - bcond speex (default build with speex)

speedy speedy at pld-linux.org
Thu Jun 30 14:10:43 CEST 2005


Author: speedy                       Date: Thu Jun 30 12:10:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond speex (default build with speex)

---- Files affected:
SPECS:
   vlc.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.72 SPECS/vlc.spec:1.73
--- SPECS/vlc.spec:1.72	Sun Jun 26 21:26:32 2005
+++ SPECS/vlc.spec	Thu Jun 30 14:10:38 2005
@@ -9,6 +9,7 @@
 %bcond_without	arts	# don't build arts plugin
 %bcond_without	ggi	# don't build ggi plugin
 %bcond_without	live	# build without live.com support
+%bcond_without	speex	# don't build speex plugin
 %bcond_with	mozilla	# build mozilla plugin
 %bcond_with	slp	# build with slp, broken
 %bcond_with	svgalib	# build with svgalib video_output
@@ -72,7 +73,7 @@
 BuildRequires:	ncurses-devel
 %{?with_slp:BuildRequires:	openslp-devel}
 BuildRequires:	pkgconfig
-BuildRequires:	speex-devel > 1.1.0
+%{?with_speex:BuildRequires:	speex-devel > 1.1.0}
 %{?with_svgalib:BuildRequires:	svgalib-devel}
 BuildRequires:	vcdimager-devel
 BuildRequires:	wxGTK2-devel >= 2.5.5
@@ -235,6 +236,7 @@
 	%{?with_ggi:--enable-ggi} \
 	%{?with_ggi:--with-ggi} \
 	%{!?with_ggi:--disable-ggi} \
+	%{!?with_speex:--disable-speex} \
 	--disable-glide \
 	--enable-lirc \
 	--enable-mad \
@@ -397,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2005/06/30 12:10:38  speedy
+- bcond speex (default build with speex)
+
 Revision 1.72  2005/06/26 19:26:32  qboosh
 - more portable lib64 condition
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.72&r2=1.73&f=u




More information about the pld-cvs-commit mailing list