Accepting request 479607 from home:jengelh:branches:hardware:sdr
- Update description with new bit rates from homepage. OBS-URL: https://build.opensuse.org/request/show/479607 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/codec2?expand=0&rev=3
This commit is contained in:
parent
fec0a7eb0f
commit
3b0a5caae9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 15 12:08:03 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update description with new bit rates from homepage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 14 20:57:02 UTC 2017 - mpluskal@suse.com
|
Tue Mar 14 20:57:02 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
14
codec2.spec
14
codec2.spec
@ -33,15 +33,15 @@ BuildRequires: pkgconfig(speex)
|
|||||||
BuildRequires: pkgconfig(speexdsp)
|
BuildRequires: pkgconfig(speexdsp)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Codec2 is an open source low bit rate speech codec designed for communications
|
Codec 2 is a speech codec designed for communications quality speech
|
||||||
quality speech at 2400 bit/s and below.
|
between 700 and 3200 bit/s.
|
||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
Summary: Low bit rate speech codec
|
Summary: Low bit rate speech codec
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
Codec2 is an open source low bit rate speech codec designed for communications
|
Codec 2 is a speech codec designed for communications quality speech
|
||||||
quality speech at 2400 bit/s and below.
|
between 700 and 3200 bit/s.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development library for codec2
|
Summary: Development library for codec2
|
||||||
@ -49,8 +49,8 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: %{libname} = %{version}
|
Requires: %{libname} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Codec2 is an open source low bit rate speech codec designed for communications
|
Codec 2 is a speech codec designed for communications quality speech
|
||||||
quality speech at 2400 bit/s and below.
|
between 700 and 3200 bit/s.
|
||||||
|
|
||||||
%package examples
|
%package examples
|
||||||
Summary: Example code for Codec 2
|
Summary: Example code for Codec 2
|
||||||
@ -84,7 +84,7 @@ libdir=\${exec_prefix}/%{_lib}
|
|||||||
|
|
||||||
Name: codec2
|
Name: codec2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Description: Next-Generation Digital Voice for Two-Way Radio
|
Description: Low bit rate speech codec for two-way radio
|
||||||
Cflags: -I\${includedir}
|
Cflags: -I\${includedir}
|
||||||
Libs: -L\${libdir} -l%{name}
|
Libs: -L\${libdir} -l%{name}
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user