Author: glen                         Date: Mon Jan 29 00:11:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20070128 snap
- Flash Screen Video encoder
- Theora encoding via libtheora

---- Files affected:
SPECS:
   ffmpeg.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.124 SPECS/ffmpeg.spec:1.125
--- SPECS/ffmpeg.spec:1.124     Thu Jan 11 01:49:42 2007
+++ SPECS/ffmpeg.spec   Mon Jan 29 01:10:59 2007
@@ -7,9 +7,9 @@
 %bcond_without autoreqdep      # don't care about package name deps generated 
by rpm
 %bcond_without imlib2          # don't build imlib2 vhook module
 #
-%define                _snap   2007-01-09
+%define                _snap   2007-01-28
 %define                snap    %(echo %{_snap} | tr -d -)
-%define                _rel 2
+%define                _rel 0.1
 Summary:       Realtime audio/video encoder and streaming server
 Summary(pl):   Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
@@ -21,7 +21,7 @@
 Group:         Applications/Multimedia
 #Source0:      http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
 Source0:       http://ffmpeg.mplayerhq.hu/%{name}-export-snapshot.tar.bz2
-# Source0-md5: b9d986ad583340ef60c83d0004290bf6
+# Source0-md5: 9d428b61ab99f838c42958d421084ab3
 Source1:       ffserver.init
 Source2:       ffserver.sysconfig
 Source3:       ffserver.conf
@@ -50,6 +50,7 @@
 BuildRequires: libgsm-devel
 BuildRequires: libogg-devel
 BuildRequires: libraw1394-devel
+BuildRequires: libtheora >= 1.0-0.alpha7
 BuildRequires: libtool >= 2:1.4d-3
 BuildRequires: libvorbis-devel
 BuildRequires: libx264-devel >= 0.1.2-1.20061024_2245.1
@@ -122,7 +123,7 @@
 Requires:      lame-libs-devel
 Requires:      libdts-devel
 Requires:      libgsm-devel
-Requires:      libtheora-devel
+Requires:      libtheora-devel >= 1.0-0.alpha7
 Requires:      libvorbis-devel
 Requires:      libx264-devel >= 0.1.2-1.20060828_2245.1
 Requires:      xvid-devel >= 1:1.1.0
@@ -230,6 +231,7 @@
        --enable-gpl \
        --enable-libgsm \
        --enable-libogg \
+       --enable-libtheora \
        --enable-mp3lame \
        --enable-pp \
        --enable-pthreads \
@@ -361,6 +363,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2007/01/29 00:10:59  glen
+- 20070128 snap
+- Flash Screen Video encoder
+- Theora encoding via libtheora
+
 Revision 1.124  2007/01/11 00:49:42  sls
 - added img_convert_symbol.patch
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to