Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 3731e1b4e485f4c9090020076f4b0824 > files > 3

libbs2b-3.1.0-5.mga3.src.rpm

%define major 0
%define libname %mklibname bs2b %major
%define develname %mklibname -d bs2b

Summary: Bauer stereophonic-to-binaural DSP library
Name: libbs2b
Version: 3.1.0
Release: %mkrel 5
Source0: http://downloads.sourceforge.net/sourceforge/bs2b/%{name}-%{version}.tar.lzma
Patch: libbs2b-3.1.0-fix-format-strings.patch
License: MIT
Group: System/Libraries
Url: http://bs2b.sourceforge.net/
BuildRequires: libsndfile-devel

%description
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
designed to improve headphone listening of stereo audio
records. Recommended for headphone prolonged listening to disable
superstereo fatigue without essential distortions.

%package utils
Group: Sound/Utilities
Summary: Bauer stereophonic-to-binaural DSP library - sample tools

%description utils
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
designed to improve headphone listening of stereo audio
records. Recommended for headphone prolonged listening to disable
superstereo fatigue without essential distortions.

This contains the command line example tools.

%package -n %libname
Group: System/Libraries
Summary: Bauer stereophonic-to-binaural DSP library

%description -n %libname
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
designed to improve headphone listening of stereo audio
records. Recommended for headphone prolonged listening to disable
superstereo fatigue without essential distortions.

%package -n %develname
Group: Development/C
Summary: Bauer stereophonic-to-binaural DSP library
Requires: %libname = %version-%release
Provides: %name-devel = %version-%release

%description -n %develname
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
designed to improve headphone listening of stereo audio
records. Recommended for headphone prolonged listening to disable
superstereo fatigue without essential distortions.

%prep
%setup -q
%patch -p1

%build
%configure2_5x
%make

%install
%makeinstall_std

%files -n %libname
%_libdir/libbs2b.so.%{major}*

%files utils
%doc README AUTHORS
%_bindir/*

%files -n %develname
%doc ChangeLog doc/readme.txt
%_libdir/*.so
%_libdir/*a
%_includedir/bs2b
%_libdir/pkgconfig/*


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 3.1.0-5.mga3
+ Revision: 356872
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Nov 30 2012 ovitters <ovitters> 3.1.0-4.mga3
+ Revision: 323353
- clean spec
- update rpm group

* Thu Feb 17 2011 ahmad <ahmad> 3.1.0-3.mga1
+ Revision: 52784
- imported package libbs2b