Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404762
en ru br
ALT Linux repos
S:0.2.8-alt2.qa1
5.0: 0.2.8-alt2
4.1: 0.2.8-alt2
4.0: 0.2.8-alt2
3.0: 0.2.8-alt1

Group :: Sound
RPM: ladspa-blop-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _name blop

Name: ladspa-%_name-plugins
Version: 0.2.8
Release: alt2.qa1

Summary: Bandlimited LADSPA Oscillator Plugins
License: GPL
Group: Sound
Url: http://blop.sourceforge.net/
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: %_name-%version.tar.gz
Patch: blop-0.2.8-fix-link.patch

%define ladspa_ver 1.12-alt2

PreReq: ladspa_sdk >= %ladspa_ver
BuildPreReq: ladspa_sdk >= %ladspa_ver  

# Automatically added by buildreq on Wed Jun 23 2004

BuildRequires: ladspa_sdk

%description
BLOP comprises a set of LADSPA plugins that generate bandlimited
sawtooth, square, variable pulse and slope-variable triangle waves, for
use in LADSPA hosts, principally for use with one of the many modular
software synthesisers available. They are wavetable based, and are
designed to produce output with harmonic content as high as possible
over a wide pitch range. Additionally, there are a few extra plugins to
assist in building synthesis networks.

%prep
%setup -n %_name-%version
%patch -p1

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot pkgbindir=%_ladspa_path install
%__install -pD -m644 doc/blop.rdf %buildroot%_ladspa_datadir/rdf/blop.rdf

%find_lang %_name

%files -f %_name.lang
%_ladspa_path/*
%_ladspa_datadir/rdf/*
%doc AUTHORS README NEWS ChangeLog THANKS TODO
%doc doc/*.txt

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin