Author: glen                         Date: Mon Dec  4 21:25:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- polypaudio -> pulseaudio

---- Files affected:
SPECS:
   mplayer.spec (1.350 -> 1.351) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.350 SPECS/mplayer.spec:1.351
--- SPECS/mplayer.spec:1.350    Sun Nov 19 19:05:04 2006
+++ SPECS/mplayer.spec  Mon Dec  4 22:25:33 2006
@@ -37,7 +37,7 @@
 %bcond_without live            # without live.com libraries
 %bcond_with    lzo             # with LZO support (requires lzo 1.x)
 %bcond_without mad             # without mad (audio MPEG) support
-%bcond_with    polyp           # with polyp audio output (requires polypaudio 
0.6 or 0.7)
+%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
@@ -87,7 +87,7 @@
 Summary(pt_BR):        Reprodutor de filmes
 Name:          mplayer
 Version:       1.0
-%define                _rel    1
+%define                _rel    1.1
 Release:       3.%{pre}.%{_rel}
 # DO NOT increase epoch unless it's really neccessary!
 # especially such changes like pre7->pre7try2, increase Release instead!
@@ -119,6 +119,7 @@
 Patch6:                %{name}-system-amr.patch
 Patch8:                %{name}-altivec.patch
 Patch10:       %{name}-pcmsplit.patch
+Patch12:       %{name}-pulse.patch
 Patch13:       %{name}-mythtv.patch
 Patch14:       %{name}-shared.patch
 #http://www.openchrome.org/snapshots/mplayer/
@@ -178,8 +179,7 @@
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
-%{?with_polyp:BuildRequires:   polypaudio-devel >= 0.6}
-%{?with_polyp:BuildRequires:   polypaudio-devel < 0.8}
+%{?with_pulseaudio:BuildRequires:      pulseaudio-devel >= 0.9}
 BuildRequires: speex-devel >= 1.1
 %{?with_svga:BuildRequires:    svgalib-devel}
 %{?with_xmms:BuildRequires:    xmms-libs}
@@ -323,6 +323,7 @@
 %patch6 -p1
 %patch8 -p1
 #%%patch10 -p1
+%patch12 -p0
 #%patch13 -p1  # TODO
 %if %{with shared}
 %patch14 -p1
@@ -398,7 +399,7 @@
 %{!?with_libdts:--disable-libdts} \
 --%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \
 %{!?with_mad:--disable-mad} \
-%{!?with_polyp:--disable-polyp} \
+%{!?with_pulseaudio:--disable-pulseaudio} \
 %{!?with_quicktime:--disable-qtx} \
 %{!?with_real:--disable-real} \
 --%{?with_runtime:en}%{!?with_runtime:dis}able-runtime-cpudetection \
@@ -585,6 +586,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.351  2006/12/04 21:25:33  glen
+- polypaudio -> pulseaudio
+
 Revision 1.350  2006/11/19 18:05:04  qboosh
 - updated todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.350&r2=1.351&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to