]> git.pld-linux.org Git - packages/ffmpeg.git/blame - ffmpeg.spec
- mass commit: cosmetics (removed trailing white spaces)
[packages/ffmpeg.git] / ffmpeg.spec
CommitLineData
2b3b2117 1
2# Conditional build:
3# _without_imlib - we can safetly play without it :-)
874f67c9 4#
2b3b2117 5
76243dbd
JB
6Summary: Realtime audio/video encoder and streaming server
7Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
9fc4ad22 8Name: ffmpeg
539b540f
JB
9Version: 0.4.6
10Release: 1
11License: LGPL/GPL
9fc4ad22 12Group: Daemons
38737615 13Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}.tar.gz
5cbfee1f 14# Source0-md5: bdd96d28327d3abe02e886c13e633878
76243dbd 15Patch0: %{name}-opt.patch
539b540f
JB
16Patch1: %{name}-imlib2.patch
17Patch2: %{name}-libtool.patch
bb062d35 18URL: http://ffmpeg.sourceforge.net/
2b3b2117 19%{!?_without_imlib:BuildRequires: imlib2-devel}
4814ac84 20BuildRequires: libtool >= 2:1.4d-3
75274d30 21%ifarch i586 i686 athlon
76243dbd
JB
22BuildRequires: nasm
23%endif
539b540f
JB
24BuildRequires: zlib-devel
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9fc4ad22
AM
26
27%description
28ffmpeg is a hyper fast realtime audio/video encoder and streaming
29server. It can grab from a standard Video4Linux video source and
30convert it into several file formats based on DCT/motion compensation
31encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
fda3e16d 32compatible stream.
9fc4ad22 33
539b540f
JB
34This package contains also ffmpeg shared libraries (libavcodec and
35libavformat).
36
9fc4ad22 37%description -l pl
fda3e16d 38ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
39