SPECS: mplayer.spec - turn off amr by defualt (licence)
havner
havner at pld-linux.org
Sun Aug 27 05:54:27 CEST 2006
Author: havner Date: Sun Aug 27 03:54:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- turn off amr by defualt (licence)
---- Files affected:
SPECS:
mplayer.spec (1.339 -> 1.340)
---- Diffs:
================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.339 SPECS/mplayer.spec:1.340
--- SPECS/mplayer.spec:1.339 Mon Jul 17 00:17:38 2006
+++ SPECS/mplayer.spec Sun Aug 27 05:54:21 2006
@@ -52,7 +52,7 @@
%bcond_without sdl # disable SDL
%bcond_without doc # don't build docs (slow)
%bcond_with shared # experimental libmplayer.so support
-%bcond_without amr # disable 3GPP Adaptive Multi Rate (AMR) speech codec support
+%bcond_with amr # enable 3GPP Adaptive Multi Rate (AMR) speech codec support
%ifnarch %{ix86}
%undefine with_win32
@@ -581,6 +581,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.340 2006/08/27 03:54:21 havner
+- turn off amr by defualt (licence)
+
Revision 1.339 2006/07/16 22:17:38 sparky
- fix build without mencoder
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.339&r2=1.340&f=u
More information about the pld-cvs-commit
mailing list