]> git.pld-linux.org Git - packages/amrnb.git/blame - amrnb.spec
- refresh ac/am/lt (needed for amd64)
[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
9Release: 1
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/
fc90b66c
JB
16BuildRequires: autoconf >= 2.50
17BuildRequires: automake
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