]> git.pld-linux.org Git - packages/amrnb.git/blame - amrnb.spec
- complete ac/am/lt rebuild
[packages/amrnb.git] / amrnb.spec
CommitLineData
88f8f1c9
JB
1#
2# Conditional build:
3%bcond_without static_libs # don't build static library
4#
5Summary: 3GPP AMR Floating-point Speech Codec
6Summary(pl): Zmiennoprzecinkowy kodek mowy 3GPP AMR
7Name: amrnb
8Version: 0.0.1
130933e6 9Release: 2
467a7ad0 10License: LGPL
88f8f1c9
JB
11Group: Libraries
12Source0: http://ronald.bitfreak.net/priv/%{name}-%{version}.tar.gz
13# Source0-md5: c4546d2920cf287847a7286b4dea7472
467a7ad0 14Patch0: %{name}-inttypes.patch
88f8f1c9 15URL: http://www.3gpp.org/
8b7b09c8 16BuildRequires: autoconf >= 2.50
130933e6 17BuildRequires: automake
8b7b09c8 18BuildRequires: libtool
88f8f1c9
JB
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
467a7ad0
PS
21%define specflags -fno-strict-aliasing
22
88f8f1c9
JB
23%description
243GPP AMR Floating-point Speech Codec.
25
26%description -l pl
27Zmiennoprzecinkowy kodek mowy 3GPP AMR.
28
29%package devel
30Summary: Header files for amrnb library
31