Author: sparky                       Date: Mon Dec  7 01:37:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix amr BRs, and enable it by default

---- Files affected:
packages/mplayer:
   mplayer.spec (1.433 -> 1.434) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer.spec
diff -u packages/mplayer/mplayer.spec:1.433 packages/mplayer/mplayer.spec:1.434
--- packages/mplayer/mplayer.spec:1.433 Fri Nov 20 19:47:30 2009
+++ packages/mplayer/mplayer.spec       Mon Dec  7 02:37:29 2009
@@ -47,7 +47,7 @@
 %bcond_without sdl             # disable SDL
 %bcond_without doc             # don't build docs (slow)
 %bcond_with    shared          # experimental libmplayer.so support
-%bcond_with    amr             # enable Adaptive Multi Rate (AMR) speech codec 
support
+%bcond_without amr             # enable Adaptive Multi Rate (AMR) speech codec 
support
 %bcond_without gnomess         # disable controling gnome screensaver
 %bcond_without ssse3           # sse3 optimizations (needs binutils >= 2.16.92)
 %bcond_with    system_ffmpeg   # use ffmpeg-devel, rather bundled sources 
(likely needs ffmpeg from same svn revision than mplayer)
@@ -184,7 +184,7 @@
 %{?with_lzo:BuildRequires:     lzo-devel >= 2.0}
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: ncurses-devel
-%{?with_amr:BuildRequires:     opencore-amr}
+%{?with_amr:BuildRequires:     opencore-amr-devel}
 BuildRequires: pkgconfig
 %{?with_pulseaudio:BuildRequires:      pulseaudio-devel >= 0.9}
 BuildRequires: rpmbuild(macros) >= 1.527
@@ -652,6 +652,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.434  2009/12/07 01:37:29  sparky
+- fix amr BRs, and enable it by default
+
 Revision 1.433  2009/11/20 18:47:30  sparky
 - added with on2 bcond - enables working On2 Flix Engine patches
 - added with system_vorbis bcond - uses external libvorbis instead of internal
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer.spec?r1=1.433&r2=1.434&f=u

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

Reply via email to