]> git.pld-linux.org Git - packages/flac.git/blame - flac.spec
- Commented out acfix.patch (already removed from repo)
[packages/flac.git] / flac.spec
CommitLineData
8c896b25 1# TODO: split (c++, ogg?)
51cc0dde 2#
3# Conditional build:
4# _without xmms
27b8e245 5Summary: Free Lossless Audio Codec
a77945de 6Summary(pl): Free Lossless Audio Codec - Darmowy Bezstratny Kodek Audio
27b8e245 7Name: flac
794b2304 8Version: 1.1.0
04b857f0 9Release: 1
27b8e245 10License: GPL/LGPL
11Group: Libraries
66aea4f8 12Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
1084d0bf 13#Patch0: %{name}-acfix.patch
8c896b25 14Patch1: %{name}-lt.patch
51cc0dde 15Patch2: %{name}-without_xmms.patch
27b8e245 16URL: http://flac.sourceforge.net/
17BuildRequires: autoconf
18BuildRequires: automake
8c896b25
JB
19BuildRequires: libogg-devel
20BuildRequires: libstdc++-devel
e470f485 21BuildRequires: libtool >= 2:1.4d
51cc0dde 22%{!?_without_xmms:BuildRequires: xmms-devel}
27b8e245 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
a77945de 24
51cc0dde 25%if %{!?_without_xmms:1}0
b8d628b7 26%define _xmms_input_path %(xmms-config --input-plugin-dir)
51cc0dde 27%endif
27b8e245 28
29%description
30FLAC is an Open Source lossless audio codec developed by Josh Coalson.
31
32%description -l pl
14d1df27
JB
33