File ladspa-bs2b.spec of Package ladspa-bs2b

#
# spec file for package ladspa-bs2b
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 oc2pus
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           ladspa-bs2b
Version:        0.9.1
Release:        0
Summary:        Bauer stereophonic-to-binaural DSP LADSPA plugins
License:        GPL-2.0
Group:          Productivity/Multimedia/Sound/Utilities
Url:            http://bs2b.sourceforge.net/
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  ladspa-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(libbs2b)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%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.

This package contains the ladspa-plugin for bs2b.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
make %{?_smp_mflags} DESTDIR=%{buildroot} install

find %{buildroot} -type f -name "*.la" -delete -print

%files
%defattr(-,root,root)
%doc AUTHORS COPYING THANKS
%dir %{_libdir}/ladspa
%{_libdir}/ladspa/bs2b.so

%changelog
openSUSE Build Service is sponsored by