]> git.pld-linux.org Git - packages/ffmpeg.git/blame_incremental - ffmpeg.spec
- enable lame, vorbis and faac audio, add bcond for BC that are introduced because...
[packages/ffmpeg.git] / ffmpeg.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without imlib2 # we can safely play without it :-)
4%bcond_without broken_rpm # dont BC packages because of logic error in Ac
5#
6Summary: Realtime audio/video encoder and streaming server
7Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
8Name: ffmpeg
9Version: 0.4.9
10Release: 0.pre1.1
11# LGPL or GPL, chosen at configure time (GPL version is more featured)
12License: GPL
13Group: Daemons
14Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
15# Source0-md5: ea5587e3c66d50b1503b82ac4179c303
16Patch0: %{name}-imlib2.patch
17Patch1: %{name}-libtool.patch
18URL: http://ffmpeg.sourceforge.net/
19%if %{with broken_rpm}
20BuildConflicts: libpostproc
21%endif
22BuildRequires: SDL-devel
23BuildRequires: freetype-devel
24%ifarch ppc
25# require version with altivec support fixed
26BuildRequires: gcc >= 5:3.3.2-3
27%endif
28%{?with_imlib2:BuildRequires: imlib2-devel >= 1.1.0-2}
29BuildRequires: libtool >= 2:1.4d-3
30BuildRequires: faac-libs
31%ifarch %{ix86}
32%ifnarch i386 i486
33BuildRequires: nasm
34%endif
35%endif
36BuildRequires: perl-tools-pod
37BuildRequires: tetex
38BuildRequires: texinfo
39BuildRequires: zlib-devel
40BuildRequires: lame-libs
41BuildRequires: libvorbis
42Obsoletes: libpostproc
43BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44
45%define _noautoreqdep libGL.so.1 libGLU.so.1
46
47%description
48ffmpeg is a hyper fast realtime audio/video encoder and streaming
49server. It can grab from a standard Video4Linux video source and
50convert it into several file formats based on DCT/motion compensation
51encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
52compatible stream.
53
54This package contains also ffmpeg shared libraries (libavcodec and
55libavformat).
56
57%description -l pl
58ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
59