SPECS: ffmpeg.spec - libdts and faad2 support enabled.

pluto pluto at pld-linux.org
Mon Jan 30 04:04:27 CET 2006


Author: pluto                        Date: Mon Jan 30 03:04:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libdts and faad2 support enabled.

---- Files affected:
SPECS:
   ffmpeg.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.61 SPECS/ffmpeg.spec:1.62
--- SPECS/ffmpeg.spec:1.61	Mon Jan 30 03:29:12 2006
+++ SPECS/ffmpeg.spec	Mon Jan 30 04:04:22 2006
@@ -9,7 +9,7 @@
 Name:		ffmpeg
 Version:	0.4.9
 %define	snap	20060129
-Release:	3.%{snap}.2
+Release:	3.%{snap}.3
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 License:	GPL
 Group:		Daemons
@@ -23,6 +23,7 @@
 URL:		http://ffmpeg.sourceforge.net/
 BuildRequires:	SDL-devel
 BuildRequires:	faac-devel
+BuildRequires:	faad2-devel
 BuildRequires:	freetype-devel
 %ifarch ppc
 # require version with altivec support fixed
@@ -30,6 +31,7 @@
 %endif
 %{?with_imlib2:BuildRequires:	imlib2-devel >= 1.1.0-2}
 BuildRequires:	lame-libs-devel
+BuildRequires:	libdts-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
@@ -154,7 +156,9 @@
 	--mandir=%{_mandir} \
 	--disable-strip \
 	--enable-a52 \
+	--enable-dts \
 	--enable-faac \
+	--enable-faad \
 	--enable-faadbin \
 	--enable-gpl \
 	--enable-libogg \
@@ -250,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/01/30 03:04:22  pluto
+- libdts and faad2 support enabled.
+
 Revision 1.61  2006/01/30 02:29:12  pluto
 - gcc4 fix finished.
 
================================================================

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



More information about the pld-cvs-commit mailing list