Package ladspa-guitar-preamp: Specfile

Name: ladspa-guitar-preamp
Version: 1.0
Release: alt1.1.qa1
Summary: LADSPA plugin to simulate guitar preamp
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 \xd0\xd2\xc5\xc4\xd5\xd3\xc9\xcc\xc9\xd4\xc5\xcc\xd1
License: GPL
Group: Sound
Url: http://quitte.de/dsp/
Packager: Mikhail Yakshin <greycat@altlinux.ru>
Source0: preamp.tar.gz
Patch: ladspa-guitar-preamp-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.

'preamp' performs approximated tone coloring and hard clipping of an
instrument amplifier's preamp stage (Fender 5F4 type).

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

'preamp' \xd0\xd2\xc9\xc4\xc1\xc5\xd4 \xda\xd7\xd5\xcb\xd5 \xd0\xd2\xc9\xcd\xc5\xd2\xce\xd5\xc0 \xd4\xc5\xcd\xc2\xd2\xcf\xd7\xd5\xc0 \xcf\xcb\xd2\xc1\xd3\xcb\xd5 \xc9 \xd6\xc5\xd3\xd4\xcb\xcf\xc5 \xc9\xd3\xcb\xc1\xd6\xc5\xce\xc9\xc5
\xc7\xc9\xd4\xc1\xd2\xce\xcf\xc7\xcf \xd0\xd2\xc5\xc4\xd5\xd3\xc9\xcc\xc9\xd4\xc5\xcc\xd1 (\xd4\xc9\xd0\xc1 Fender 5F4).

%prep
%setup -n preamp
%patch -p1

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

%install
%__install -D -m644 preamp.so %buildroot%_ladspa_path/preamp.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.

* Mon Dec 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