SPECS: ffmpeg.spec - add support for more formats (lzo,x264)

djurban djurban at pld-linux.org
Tue Mar 21 17:00:50 CET 2006


Author: djurban                      Date: Tue Mar 21 16:00:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add support for more formats (lzo,x264)

---- Files affected:
SPECS:
   ffmpeg.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.69 SPECS/ffmpeg.spec:1.70
--- SPECS/ffmpeg.spec:1.69	Thu Feb  2 12:52:37 2006
+++ SPECS/ffmpeg.spec	Tue Mar 21 17:00:44 2006
@@ -31,11 +31,13 @@
 %endif
 %{?with_imlib2:BuildRequires:	imlib2-devel >= 1.1.0-2}
 BuildRequires:	lame-libs-devel
+BuildRequires:	libx264-devel
 BuildRequires:	libdts-devel
 BuildRequires:	libgsm-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
+BuildRequires:	lzo-devel
 %ifarch %{ix86}
 %ifnarch i386 i486
 BuildRequires:	nasm
@@ -169,6 +171,7 @@
 	--enable-a52bin \
 	--enable-dts \
 	--enable-faac \
+	--enable-faad \
 	--enable-faadbin \
 	--enable-gpl \
 	--enable-libgsm \
@@ -180,6 +183,7 @@
 	--enable-theora \
 	--enable-vorbis \
 	--enable-xvid \
+	--enable-x264 \
 %ifnarch %{ix86} %{x8664}
 	--disable-mmx \
 %endif
@@ -265,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2006/03/21 16:00:44  djurban
+- add support for more formats (lzo,x264)
+
 Revision 1.69  2006/02/02 11:52:37  qboosh
 - -devel R: libgsm-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list