SPECS: ffmpeg.spec - a52bin, faad final setup.

pluto pluto at pld-linux.org
Wed Feb 1 02:15:49 CET 2006


Author: pluto                        Date: Wed Feb  1 01:15:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- a52bin, faad final setup.

---- Files affected:
SPECS:
   ffmpeg.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.65 SPECS/ffmpeg.spec:1.66
--- SPECS/ffmpeg.spec:1.65	Mon Jan 30 12:30:39 2006
+++ SPECS/ffmpeg.spec	Wed Feb  1 02:15:43 2006
@@ -9,7 +9,7 @@
 Name:		ffmpeg
 Version:	0.4.9
 %define	snap	20060129
-Release:	3.%{snap}.4
+Release:	3.%{snap}.5
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 License:	GPL
 Group:		Daemons
@@ -157,8 +157,6 @@
 %build
 # notes:
 # - it's not autoconf configure
-# - -fomit-frame-pointer is always needed on x86 due to lack of registers
-#   (-fPIC takes one)
 # - --disable-debug, --disable-opts, tune=generic causes not to override our optflags
 ./configure \
 	--prefix=%{_prefix} \
@@ -166,9 +164,9 @@
 	--mandir=%{_mandir} \
 	--disable-strip \
 	--enable-a52 \
+	--enable-a52bin \
 	--enable-dts \
 	--enable-faac \
-	--enable-faad \
 	--enable-faadbin \
 	--enable-gpl \
 	--enable-libogg \
@@ -264,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/02/01 01:15:43  pluto
+- a52bin, faad final setup.
+
 Revision 1.65  2006/01/30 11:30:39  qboosh
 - -devel R: libdts-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list