]> git.pld-linux.org Git - packages/faad2.git/blame - faad2.spec
- Release 2.
[packages/faad2.git] / faad2.spec
CommitLineData
f4330271
JB
1#
2# Conditional build:
3# _without_xmms - without XMMS plugin
4#
9c3cb898 5Summary: Freeware Advanced Audio Decoder 2
6Summary(pl): Darmowy zaawansowany dekoder audio
7Name: faad2
8Version: 1.1
3d4806ee 9Release: 2
9c3cb898 10License: GPL
11Group: Libraries
12Source0: http://faac.sourceforge.net/files/%{name}-%{version}.tar.gz
13Patch0: %{name}-libsndfile.patch
14URL: http://www.audiocoding.com/
15BuildRequires: autoconf
16BuildRequires: automake
3d4806ee 17%{!?_without_xmms:BuildRequires: id3lib-devel >= 3.8.2 }
9c3cb898 18BuildRequires: libsndfile-devel >= 1.0.4
19BuildRequires: libtool
f4330271 20%{!?_without_xmms:BuildRequires: xmms-devel}
9c3cb898 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
f4330271
JB
23%if 0%{!?_without_xmms:1}
24%define _xmms_plugin_dir %(xmms-config --input-plugin-dir)
25%endif
26
9c3cb898 27%description
28FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
29completely written from scratch.
30
f4330271
JB
31%description -l pl
32