SPECS: ffmpeg.spec - enable xvid
glen
glen at pld-linux.org
Tue Nov 22 21:51:54 CET 2005
Author: glen Date: Tue Nov 22 20:51:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable xvid
---- Files affected:
SPECS:
ffmpeg.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.52 SPECS/ffmpeg.spec:1.53
--- SPECS/ffmpeg.spec:1.52 Tue Nov 1 13:36:22 2005
+++ SPECS/ffmpeg.spec Tue Nov 22 21:51:49 2005
@@ -9,7 +9,7 @@
Name: ffmpeg
Version: 0.4.9
%define snap 20050806
-Release: 3.%{snap}.1
+Release: 3.%{snap}.2
# LGPL or GPL, chosen at configure time (GPL version is more featured)
License: GPL
Group: Daemons
@@ -40,6 +40,7 @@
BuildRequires: tetex
BuildRequires: texinfo
BuildRequires: zlib-devel
+BuildRequires: xvid-devel
%{?with_autoreqdep:BuildConflicts: libpostproc}
Obsoletes: libpostproc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -154,6 +155,7 @@
--enable-shared-pp \
--enable-theora \
--enable-vorbis \
+ --enable-xvid \
%ifnarch %{ix86}
--disable-mmx \
%endif
@@ -238,6 +240,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2005/11/22 20:51:49 glen
+- enable xvid
+
Revision 1.52 2005/11/01 12:36:22 qboosh
- use snap date as libavcodec/libavformat/libavutil -release
- release 3.20050806.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list