]> git.pld-linux.org Git - packages/ffmpeg.git/blame - ffmpeg.spec
- gcc 3.4 fixes.
[packages/ffmpeg.git] / ffmpeg.spec
CommitLineData
2a60eebe 1#
2b3b2117 2# Conditional build:
4bee03f0 3%bcond_without imlib # we can safely play without it :-)
874f67c9 4#
76243dbd
JB
5Summary: Realtime audio/video encoder and streaming server
6Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
9fc4ad22 7Name: ffmpeg
05e1eb2f 8Version: 0.4.8
4bee03f0 9Release: 4
539b540f 10License: LGPL/GPL
9fc4ad22 11Group: Daemons
38737615 12Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}.tar.gz
05e1eb2f 13# Source0-md5: e00d47614ba1afd99ad2ea387e782dd9
76243dbd 14Patch0: %{name}-opt.patch
539b540f
JB
15Patch1: %{name}-imlib2.patch
16Patch2: %{name}-libtool.patch
51def9ec 17Patch3: %{name}-lib64.patch
7b8bc4bc 18Patch4: %{name}-gcc34.patch
bb062d35 19URL: http://ffmpeg.sourceforge.net/
2a60eebe
JB
20BuildRequires: SDL-devel
21BuildRequires: freetype-devel
4bee03f0
JB
22%ifarch ppc
23# require version with altivec support fixed
24BuildRequires: gcc >= 5:3.3.2-3
25%endif
26%{?with_imlib:BuildRequires: imlib2-devel >= 1.1.0-2}
4814ac84 27BuildRequires: libtool >= 2:1.4d-3
75274d30 28%ifarch i586 i686 athlon
76243dbd
JB
29BuildRequires: nasm
30%endif
539b540f
JB
31BuildRequires: zlib-devel
32BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9fc4ad22 33
2a60eebe
JB
34%define _noautoreqdep libGL.so.1 libGLU.so.1
35
9fc4ad22
AM
36%description
37ffmpeg is a hyper fast realtime audio/video encoder and streaming
38server. It can grab from a standard Video4Linux video source and
39convert it into several file formats based on DCT/motion compensation
40encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
fda3e16d 41compatible stream.
9fc4ad22 42
539b540f
JB
43This package contains also ffmpeg shared libraries (libavcodec and
44libavformat).
45
9fc4ad22 46%description -l pl
fda3e16d 47ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
48