]> git.pld-linux.org Git - packages/ffmpeg.git/blame - ffmpeg.spec
- this version is outdated; readd new one if still needed
[packages/ffmpeg.git] / ffmpeg.spec
CommitLineData
2a60eebe 1#
2b3b2117 2# Conditional build:
8063dce4 3%bcond_without imlib2 # we can safely play without it :-)
c2a62dca 4%bcond_without autoreqdep # don't care about package name deps generated by rpm
874f67c9 5#
76243dbd
JB
6Summary: Realtime audio/video encoder and streaming server
7Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
9fc4ad22 8Name: ffmpeg
c32b589f 9Version: 0.4.9
faa10a21 10Release: 0.pre1.1
9cf4d8a4
JB
11# LGPL or GPL, chosen at configure time (GPL version is more featured)
12License: GPL
9fc4ad22 13Group: Daemons
c32b589f 14Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
15# Source0-md5: ea5587e3c66d50b1503b82ac4179c303
9cf4d8a4
JB
16Patch0: %{name}-imlib2.patch
17Patch1: %{name}-libtool.patch
0020c8cf 18Patch2: %{name}-gcc4.patch
bb062d35 19URL: http://ffmpeg.sourceforge.net/
2a60eebe 20BuildRequires: SDL-devel
e380e18a 21BuildRequires: faac-devel
2a60eebe 22BuildRequires: freetype-devel
4bee03f0
JB
23%ifarch ppc
24# require version with altivec support fixed
25BuildRequires: gcc >= 5:3.3.2-3
26%endif
8a764e4b 27%{?with_imlib2:BuildRequires: imlib2-devel >= 1.1.0-2}
e380e18a 28BuildRequires: lame-libs-devel
4814ac84 29BuildRequires: libtool >= 2:1.4d-3
e380e18a 30BuildRequires: libvorbis-devel
e1fe03f7 31%ifarch %{ix86}
32%ifnarch i386 i486
76243dbd
JB
33BuildRequires: nasm
34%endif
e1fe03f7 35%endif
1463656a
KK
36BuildRequires: perl-tools-pod
37BuildRequires: tetex
9cf4d8a4 38BuildRequires: texinfo
539b540f 39BuildRequires: zlib-devel
57ebb8ad 40%{?with_autoreqdep:BuildConflicts: libpostproc}
af49d6ab 41Obsoletes: libpostproc
539b540f 42BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9fc4ad22 43
2a60eebe
JB
44%define _noautoreqdep libGL.so.1 libGLU.so.1
45
9fc4ad22
AM
46%description
47ffmpeg is a hyper fast realtime audio/video encoder and streaming
48server. It can grab from a standard Video4Linux video source and
49convert it into several file formats based on DCT/motion compensation
50encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
fda3e16d 51compatible stream.
9fc4ad22 52
539b540f
JB
53This package contains also ffmpeg shared libraries (libavcodec and
54libavformat).
55
9fc4ad22 56%description -l pl
fda3e16d 57ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
58