SPECS: mplayer.spec - s/--disable-pulse/--disable-polyp/
charles
charles at pld-linux.org
Mon Jun 9 14:07:27 CEST 2008
Author: charles Date: Mon Jun 9 12:07:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- s/--disable-pulse/--disable-polyp/
---- Files affected:
SPECS:
mplayer.spec (1.397 -> 1.398)
---- Diffs:
================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.397 SPECS/mplayer.spec:1.398
--- SPECS/mplayer.spec:1.397 Mon Jun 2 21:31:11 2008
+++ SPECS/mplayer.spec Mon Jun 9 14:07:22 2008
@@ -37,7 +37,7 @@
%bcond_with live # without LIVE555 libraries
%bcond_without lzo # with LZO support (requires lzo 2.x)
%bcond_without mad # without mad (audio MPEG) support
-%bcond_without pulseaudio # without pulseaudio output
+%bcond_without pulseaudio # without pulseaudio output
%bcond_without quicktime # without binary quicktime dll support
%bcond_without real # without Real* 8/9 codecs support
%bcond_without runtime # disable runtime cpu detection, just detect CPU
@@ -56,7 +56,7 @@
%bcond_with shared # experimental libmplayer.so support
%bcond_with amr # enable 3GPP Adaptive Multi Rate (AMR) speech codec support
%bcond_without gnomess # disable controling gnome screensaver
-%bcond_with ssse3 # sse3 optimizations (needs binutils >= 2.16.92)
+%bcond_with ssse3 # sse3 optimizations (needs binutils >= 2.16.92)
%bcond_with system_ffmpeg # use ffmpeg-devel, rather bundled sources (needs more work or mplayer snapshot)
%ifnarch %{ix86}
@@ -430,7 +430,7 @@
%{!?with_libdts:--disable-libdts} \
--%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \
%{!?with_mad:--disable-mad} \
- %{!?with_pulseaudio:--disable-pulse} \
+ %{!?with_pulseaudio:--disable-polyp} \
%{!?with_quicktime:--disable-qtx} \
%{!?with_real:--disable-real} \
--%{?with_runtime:en}%{!?with_runtime:dis}able-runtime-cpudetection \
@@ -607,6 +607,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.398 2008-06-09 12:07:22 charles
+- s/--disable-pulse/--disable-polyp/
+
Revision 1.397 2008-06-02 19:31:11 pluto
- fix %prep, make dvdnav:// working again, release 9.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.397&r2=1.398&f=u
More information about the pld-cvs-commit
mailing list