Пакет ladspa-guitar-unmatched: Specfile

Name: ladspa-guitar-unmatched
Version: 1.0
Release: alt1.1.qa1
Summary: LADSPA plugin to simulate guitar amp cabinet
Summary(ru_RU.KOI8-R): \xf0\xcc\xc1\xc7\xc9\xce LADSPA \xc4\xcc\xd1 \xc9\xcd\xcd\xc9\xd4\xc1\xc3\xc9\xc9 \xc7\xc9\xd4\xc1\xd2\xce\xcf\xc7\xcf \xcb\xc1\xc2\xc9\xce\xc5\xd4\xc1
License: GPL
Group: Sound
Url: http://quitte.de/dsp/
Packager: Mikhail Yakshin <greycat@altlinux.ru>
Source0: unmatched.tar.gz
Patch: ladspa-guitar-unmatched-options.patch.gz

# Automatically added by buildreq on Tue Sep 30 2003
BuildRequires: ladspa_sdk

%description
These LADSPA plugins, accompanied by some blurbs about motivation and
approach, mostly centered around (but not in the least confined to)
digital guitarist needs.

'unmatched' is a simple effort to emulate certain aspects of the tone 
of a real musical instrument amplifier, in real time.

%description -l ru_RU.KOI8-R
\xfc\xd4\xc9 \xd0\xcc\xc1\xc7\xc9\xce\xd9 LADSPA \xd7 \xcf\xd3\xce\xcf\xd7\xce\xcf\xcd \xd0\xd2\xc5\xc4\xce\xc1\xda\xce\xc1\xde\xc5\xce\xd9 \xc4\xcc\xd1 \xce\xd5\xd6\xc4 \xc3\xc9\xc6\xd2\xcf\xd7\xcf\xc7\xcf
\xc7\xc9\xd4\xc1\xd2\xc9\xd3\xd4\xc1 (\xce\xcf \xcf\xd4\xce\xc0\xc4\xd8 \xce\xc5 \xcf\xc7\xd2\xc1\xce\xc9\xde\xc5\xce\xd9 \xc9\xcd\xc9).

'unmatched' - \xd0\xd2\xcf\xd3\xd4\xc1\xd1 \xd0\xcf\xd0\xd9\xd4\xcb\xc1 \xc9\xcd\xcd\xc9\xd4\xc9\xd2\xcf\xd7\xc1\xd4\xd8 \xce\xc5\xcb\xcf\xd4\xcf\xd2\xd9\xca \xc1\xd3\xd0\xc5\xcb\xd4\xd9 \xd4\xc5\xcd\xc2\xd2\xc1
\xce\xc1\xd3\xd4\xcf\xd1\xdd\xc5\xc7\xcf \xc7\xc9\xd4\xc1\xd2\xce\xcf\xc7\xcf \xd5\xd3\xc9\xcc\xc9\xd4\xc5\xcc\xd1 \xd7 \xd2\xc5\xc1\xcc\xd8\xce\xcf\xcd \xd7\xd2\xc5\xcd\xc5\xce\xc9.

%prep
%setup -n unmatched
%patch -p1

%build
%add_optflags %optflags_shared
export CFLAGS="%optflags"
%make_build 

%install
%__install -D -m644 unmatched.so %buildroot%_ladspa_path/unmatched.so

%files
%_ladspa_path/*.so

%changelog
* Mon Apr 15 2013 Dmitry V. Levin (QA) <qa_ldv@altlinux.org> 1.0-alt1.1.qa1
- NMU: rebuilt for debuginfo.

* Sat Nov 22 2003 Mikhail Yakshin <greycat@altlinux.org> 1.0-alt1.1
- Fixed text relocations

* Tue Sep 30 2003 Mikhail Yakshin <greycat@altlinux.org> 1.0-alt1
- Initial build for Sisyphus