]> git.pld-linux.org Git - packages/ffmpeg.git/blame - ffmpeg.spec
- outdated
[packages/ffmpeg.git] / ffmpeg.spec
CommitLineData
2a60eebe 1#
2b3b2117 2# Conditional build:
8a764e4b 3%bcond_without imlib2 # 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
c32b589f 8Version: 0.4.9
61eecd4c 9Release: 0.pre1.0.1
539b540f 10License: LGPL/GPL
9fc4ad22 11Group: Daemons
c32b589f 12Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
13# Source0-md5: ea5587e3c66d50b1503b82ac4179c303
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
8a764e4b 26%{?with_imlib2:BuildRequires: imlib2-devel >= 1.1.0-2}
4814ac84 27BuildRequires: libtool >= 2:1.4d-3
e1fe03f7 28%ifarch %{ix86}
29%ifnarch i386 i486
76243dbd
JB
30BuildRequires: nasm
31%endif
e1fe03f7 32%endif
539b540f
JB
33BuildRequires: zlib-devel
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9fc4ad22 35
2a60eebe
JB
36%define _noautoreqdep libGL.so.1 libGLU.so.1
37
9fc4ad22
AM
38%description
39ffmpeg is a hyper fast realtime audio/video encoder and streaming
40server. It can grab from a standard Video4Linux video source and
41convert it into several file formats based on DCT/motion compensation
42encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
fda3e16d 43compatible stream.
9fc4ad22 44
539b540f
JB
45This package contains also ffmpeg shared libraries (libavcodec and
46libavformat).
47
9fc4ad22 48%description -l pl
fda3e16d 49ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
50